Friday, 29 June 2012
Thursday, 28 June 2012
Sunday, 24 June 2012
Saturday, 23 June 2012
CS101 Assignment # 3 Solution, Introduction to computing
00:30
No comments
Question # 1
<html>
<title> Assignment 3 </title>
<head>
<Title> Write your Student ID Here </title>
<SCRIPT>
for (x=1; x<=100 ; x=x+2){
document.write (x+"<BR>");
}
</script>
</head>
<body>
</body>
</html>
Changing Suggestion:
In the Quation # 1, Red highlighed Area can be changed,
Question # 2
Sum of Marks of all subjects =SUM(B6:B15)
Average of all Marks =AVERAGE(B6:B15)
Highest Marks attained =MAX(B6:B15)
Total number of subjects having Grade A =COUNTIF(C6:C15,"A")
Sum of Marks of those subjects having Grade B =SUMIF(B6:C15,"B",B6:B15
Friday, 22 June 2012
MGT211 assignment # 2 solution Introduction to Business
23:22
No comments
Solution 1.
Manager of Comapany R is beleive on Theory X,
According to the definition of Theory X, The workers does not like work and they need punishment and reward to be motivated for work, Company R is doing the same, that they have full time supervisor on the meployee who is checking the work on daily basis.
While,
Manager of Company Y like Theory Y, Which says, workers are self motivated and likes the work, so the is giving open environment to the worker for work and giving the worker complete project to be done, Previous manager was not giving the full project but giving the little task to the employees.
Solution 2
1. Employees who are working on the production line, their performance or output is easily measureable, so they can be given financial reward like bonus and over time wages.
2. Receiptionist can be given non-financial reward like free lunch be the company or transpotation.
3. Directors are responsible for strategic targes, they should also be given both the benefits on upper level like monetary values as well as non-financial values like Residence, Vehicle, Servants, ets.
Please make changes well, and write in your own words with different examples,
Manager of Comapany R is beleive on Theory X,
According to the definition of Theory X, The workers does not like work and they need punishment and reward to be motivated for work, Company R is doing the same, that they have full time supervisor on the meployee who is checking the work on daily basis.
While,
Manager of Company Y like Theory Y, Which says, workers are self motivated and likes the work, so the is giving open environment to the worker for work and giving the worker complete project to be done, Previous manager was not giving the full project but giving the little task to the employees.
Solution 2
1. Employees who are working on the production line, their performance or output is easily measureable, so they can be given financial reward like bonus and over time wages.
2. Receiptionist can be given non-financial reward like free lunch be the company or transpotation.
3. Directors are responsible for strategic targes, they should also be given both the benefits on upper level like monetary values as well as non-financial values like Residence, Vehicle, Servants, ets.
Please make changes well, and write in your own words with different examples,
Subscribe to:
Comments (Atom)