I had done TAX paper today
pattern same 32 questions wala tha.
Q. what is PermanentEstablishment ? 3 marks
Q. computation of income which is partially agricultural and partly business.3 maks
Q. Tax treatment of Non resident income according to Pakistan source income ? why it is like this ? 5 marks
Q. computation of total income of non resident person according to 2009.
(is swal k liye ch 19 aur 20 ki nexamples solve kr lein)
Showing posts with label .Midterm May 2010. Show all posts
Showing posts with label .Midterm May 2010. Show all posts
Monday, May 31, 2010
mgt601 current paper (May 2010
Total 32 question thy
28 MCQ,s
2 question 5 marks n 2 (2) marks
Envirnoment post operative problems(5 marks)
The benefits that SME enjoy in envirnmental issues(5 marks)
The benifits that SME not enjoy(2 marks)
28 MCQ,s
2 question 5 marks n 2 (2) marks
Envirnoment post operative problems(5 marks)
The benefits that SME enjoy in envirnmental issues(5 marks)
The benifits that SME not enjoy(2 marks)
Labels:
.Midterm May 2010,
MGT
IT430 current paper (May 2010
31 May 2010
Check it
1. At the end of all process what will be variable t contain
Var S1=”made”
Var S2=”U”
Var S3=”and me”
t =Si+”4”+S2+S3 2marks
2. Suppose there is applet at “http//www.vu.edu.pk/demo.class” write code to include this applet in your browser page 2marks
3. How would you change a date “MyDate” to one week later? 3marks
4. Note on Application Gate way firewalls. 3marks
5. Essential feature of E-commerce software 5marks
6. Write HTML for Input field, reset button and submit button 5marks
Check it
1. At the end of all process what will be variable t contain
Var S1=”made”
Var S2=”U”
Var S3=”and me”
t =Si+”4”+S2+S3 2marks
2. Suppose there is applet at “http//www.vu.edu.pk/demo.class” write code to include this applet in your browser page 2marks
3. How would you change a date “MyDate” to one week later? 3marks
4. Note on Application Gate way firewalls. 3marks
5. Essential feature of E-commerce software 5marks
6. Write HTML for Input field, reset button and submit button 5marks
Labels:
.Midterm May 2010,
CS and IT
Sunday, May 30, 2010
CS201 current paper (May 2010)
6 to 7 MCQs came form past papers
1 or 2 short questions came from past papers.
Some of the short questions that I remember were:
1. What is the difference between pre-increment and post-increment operator
2. One major use of pointer
3. If an array has elements 2^n, then what would be the maximum number of iterations required to search by binary and linear search? (I don't remember the exact statement of the question) (answer is on page # 118)
4. Write the procedure of data insertion in middle of the files by Merge Method practiced in older systems? (answer is given in page # 218, in handouts)
5. Functions used to read/write more than a single character or a single line while using Files? (read chapter # 19, on page 221 i think this concept has been discussed)
In the long question, a program was given and we were required to point out the compilation errors and correct them.
It was easy.
....
Q1: Write down the general syntax of switch statement. 2 Marks
Q2: Why we close a file after use? 2 Marks
Q3: When a pointer is incremented then how many bytes will it move to change its address?
2 Marks
Q4: If there are 2n element in an array then what would be the number of iterations required to search a number using binary and linear search? 3 Marks
Q5: write down the functions definition if we want to pass the argument to a function by reference without changing the values stored at address. 5 Marks
Q6: What will be the output of the following code segment 5 Marks
, int x= 6;
int y;
x = x << 1;
y = x >> 1;
cout << “x = ” << x << “\n”;
cout << “y = ” << y;
.....
1 or 2 short questions came from past papers.
Some of the short questions that I remember were:
1. What is the difference between pre-increment and post-increment operator
2. One major use of pointer
3. If an array has elements 2^n, then what would be the maximum number of iterations required to search by binary and linear search? (I don't remember the exact statement of the question) (answer is on page # 118)
4. Write the procedure of data insertion in middle of the files by Merge Method practiced in older systems? (answer is given in page # 218, in handouts)
5. Functions used to read/write more than a single character or a single line while using Files? (read chapter # 19, on page 221 i think this concept has been discussed)
In the long question, a program was given and we were required to point out the compilation errors and correct them.
It was easy.
....
Q1: Write down the general syntax of switch statement. 2 Marks
Q2: Why we close a file after use? 2 Marks
Q3: When a pointer is incremented then how many bytes will it move to change its address?
2 Marks
Q4: If there are 2n element in an array then what would be the number of iterations required to search a number using binary and linear search? 3 Marks
Q5: write down the functions definition if we want to pass the argument to a function by reference without changing the values stored at address. 5 Marks
Q6: What will be the output of the following code segment 5 Marks
, int x= 6;
int y;
x = x << 1;
y = x >> 1;
cout << “x = ” << x << “\n”;
cout << “y = ” << y;
.....
6 mcqs the
which bit is used as a single bits? 2 marks
write one major use of pointer? 2 marks
write general syntax of function? 2marks
what is file handing and it is used in c++? 3 marks
program from pointer or function ? 5 marks
what is file,and explain the concept of file handling? 5 marks
which bit is used as a single bits? 2 marks
write one major use of pointer? 2 marks
write general syntax of function? 2marks
what is file handing and it is used in c++? 3 marks
program from pointer or function ? 5 marks
what is file,and explain the concept of file handling? 5 marks
.........
16 MCQs. 80% from past papers.
difference between random access ans sequential access file? (10 marks)
which bit is used as a single bits? 2 marks
what is file handing?(3 marks)
aik program ki output btani thi.(3 marks)
aik program bana tha jis ki vlue n ho oor usy matrix ma banan tha smthing like that. (ya mjy nai ata tha) [10 marks]
difference between random access ans sequential access file? (10 marks)
which bit is used as a single bits? 2 marks
what is file handing?(3 marks)
aik program ki output btani thi.(3 marks)
aik program bana tha jis ki vlue n ho oor usy matrix ma banan tha smthing like that. (ya mjy nai ata tha) [10 marks]
............
Labels:
.Midterm May 2010,
CS and IT
ACC311 current paper (May 2010)
28 mcqs
enlist the categories of risk assessment procedure ( 3 marks)
definition of internal control and enlist the procedure of audit ? (3 marks)
what is the purpose of substantive procedure and define the "timing"? (5 marks)
what is the information system and what is the importance in the accounting systems (5 marks)
enlist the categories of risk assessment procedure ( 3 marks)
definition of internal control and enlist the procedure of audit ? (3 marks)
what is the purpose of substantive procedure and define the "timing"? (5 marks)
what is the information system and what is the importance in the accounting systems (5 marks)
Labels:
.Midterm May 2010,
ACC
mkt501 current paper (May 2010
Shared with us Mr. Qasim Javed (Thanks Qasim)
Q: What is price st ablisation and i t,s objectivees( 3 Marks),
Q: what is premium pricing why do people p refer premium pr icin(5 Marks),
Q: defina type of pro duct with logica l reasons ,Furni ture,car,soap,ma ngo,rice(5Marks)
paper time today at 6:00PM
28 mcqs
q 1 (3 Marks)
q2 (3 marks)
q3(5 marks)
q4(5 marks)
Q1
you are manger of mutinational firm that is going to launch new product what will be your strategy as manager of that caompany (3 marks)
Q: What is price st ablisation and i t,s objectivees( 3 Marks),
Q: what is premium pricing why do people p refer premium pr icin(5 Marks),
Q: defina type of pro duct with logica l reasons ,Furni ture,car,soap,ma ngo,rice(5Marks)
Labels:
.Midterm May 2010,
MKT
Friday, May 28, 2010
Useful data Mid term Exams - Download it and prepare Mid Term
Dear students,
Thanks to visit us.
Here are VUsolutions providing you some useful files which are really very helpful to you in connection with your Mid-term Exams.
Please must download these files and study it. (Just see the code of ur course in these links and download your required file. you may also gather past data from our blog, just enter your required subject code in 'search box of VUsolutions' which is located in left side of our blog below the profile).
Best of luck to you all for your Mid-Term Exams:-), you may please share your papers in VUsolutions Chat-Box and as well as send us on "virtual.uni.help@gmail.com" we shall publish your papers with your names with LOT OF THANKS. Please helps others and share your papers.
VUsolutions Help Desk..
....................................................
Useful MCQs + Past Papers files
....................................................
Labels:
.Midterm May 2010,
Download,
Important Notices
Special GIFT PACK for MBA 1st Semester - Helping Material
Dear students (1st semester),
Here are special GIFT PACK (helping material) for you the students of 1st semester, for Mid-term Exams.
Download the following files from given link and prepare your mid term for better result.
...............................................
.........................................................
BEST OF LUCK..
VUsolutions..
Labels:
.Midterm May 2010,
Download
CS601 Current Paper (May 2010)
Total quetions 59.
MCQs = 50
What kind of arithmetic is used to add segments in checksum generator and checker? [2]
Where Extreme High Frequency is used? [2]
Find LCR for followin: [3]
10101010 10011000 10100011
What is Ethernet Switch? [3]
Write names of different types of noise in medium. [3]
A computer using a sliding window of size 7. Complete the sequence for 20 packets
0,1,2,3,4,5,6....... [5]
What is Frequency Division Multiplexing? [5]
What is Flow Control? Describe its method in detail? [10]
MCQs = 50
What kind of arithmetic is used to add segments in checksum generator and checker? [2]
Where Extreme High Frequency is used? [2]
Find LCR for followin: [3]
10101010 10011000 10100011
What is Ethernet Switch? [3]
Write names of different types of noise in medium. [3]
A computer using a sliding window of size 7. Complete the sequence for 20 packets
0,1,2,3,4,5,6....... [5]
What is Frequency Division Multiplexing? [5]
What is Flow Control? Describe its method in detail? [10]
Labels:
.Midterm May 2010,
CS and IT
MKT501 current paper (May 2010
Total question 32
2 question each is 5 marks
and 2 questions each is 3 marks
Remaining was MCQ,s
Q: Defferinate Co branding and Family brand. (3marks)
Q:Idea generation for competitor in new product development. (3marks)
Q:identify the types of good following items wid logic reason (5 marks)
Lux
Mercedes
Olper milk
Life insurance of State bank of Pakistan
one 5 marks question is not remember.
Labels:
.Midterm May 2010,
MKT
ECO401 current paper (May 2010
34 mcqs and 3 ans que thay..
mcqs jis tarah k hotay hain us tarah k he thay..
or ans que jo mujay aye wo ye thay k...
1- where monopolistic can invest his profit? (3 marks)
2- draw engle curve?(5 marks)
3- wo mujay bhool gya..per hai monopoly wala he tha..
mcqs jis tarah k hotay hain us tarah k he thay..
or ans que jo mujay aye wo ye thay k...
1- where monopolistic can invest his profit? (3 marks)
2- draw engle curve?(5 marks)
3- wo mujay bhool gya..per hai monopoly wala he tha..
Labels:
.Midterm May 2010,
ECO
FIN622 current paper (may 2010)
Total questions were 32
28 MCQs and 4 Subjective Questions; of 3,3,5 and 5 marks respectively
MCQs were mostly from the attached file
Subjective Questions were:
1) Interest tax shields are valuable, why don't all tax paying firms borrow as much as possible. Marks 5
2) Following table shows the returns on ABC stock 2003-2007. ( Rate of returns were given for all years and we had to calculate variance). Marks 5
3) In ques no. 3 following data was given: Marks 3
Expected rate of return on market portfolio 14%
T-bills yield 6%
Expected return (investor) 10%
Calculate Beta of stock=?
4) Differentiate b/w systematic and unsystematic risk. Marks 3
Labels:
.Midterm May 2010,
Fin
FIN623 current paper (may 2010) - Taxation Management
Start Time: 10:00 to 11:00 28-05-2010
Total Question: 32 Marks 44
Total MCQS: 28 Marks 28
Total Long Question: 4 Marks 16
Question 1: What is the Tax treatement of Agriculture Produce to use in the business of Cultivator? Marks 3
Question 2: Define the Following terms with the Section? (1) Employee (2) Employer (3) Salary Marks 3
Question 3: Mr. Ali is Residuent of Pakistan and working Uk. The Mr. Ali pay the tax in his Salary in UK. What will be the treatement in Pakistan with the Section? Marks 5
Question 4: Explain the Individual in the which ordianace with Section? Marks 5
Labels:
.Midterm May 2010,
Fin
Thursday, May 27, 2010
ENG101 current paper (May 2010
Today Paper 27-05-2010
Read the cause in the given situation and choose the effect.
Fill in the blank with appropriate connector.
Which one of the following cannot be used for the suffix -ion?
Choose the best meaning of highlighted words in the sentence.
Complete the sentence by choosing the best option. /pair of connectives.
Complete the sentence by choosing the best option.
Read the statement carefully and choose ‘inference’ from the given options.
Choose the best meaning for the word underlined.
Choose the best meaning for the word underlined.
Complete the sentence by choosing the correct option.
What is the line in the ‘line graph’ going from top to bottom at the left-most side called?
What is the purpose of coordinating conjunction in a sentence?
Recall your memory about ‘Making inferences’ and identify the statements as True/False.
Read the following text and state the main idea of the passage.
Write the correct prefix in the blanks to make negative forms of the adjectives.
Read the following paragraph and write the sentence that best states the implied main idea.
Read this paragraph and identify the main idea.
MIDTERM EXAMINATION
Spring 2010
ENG101- English Comprehension (Session - 4)
Time: 60 min
Marks: 35
Student Info | |
StudentID: | |
Center: | OPKST |
ExamDate: | 5/27/2010 12:00:00 AM |
For Teacher's Use Only | |||||||||
Q No. | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | Total |
Marks | |||||||||
Q No. | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | |
Marks | |||||||||
Q No. | 17 | ||||||||
Marks |
Question No: 1 ( Marks: 1 ) - Please choose one

She was in a hurry riding her bike, so she carried her viola across the handlebars. She failed to see the rock on the street in front of her.
I.
► The viola did not fall off the bike.
► The rock did not get in the girl's way.
► The girl fell off of her bike.
► The girl got off her bike to take a break.
Question No: 2 ( Marks: 1 ) - Please choose one

__________ other mollusks, the oyster reproduces by eggs.
►Regarding
►As to
►Like
►With
Question No: 3 ( Marks: 1 ) - Please choose one

►Put-
►exhaust-
►correct-
►collect-
Question No: 4 ( Marks: 1 ) - Please choose one

Reforestation will help to restore our environment.
►cutting down trees will help to recover the environment.
►planting trees again will replenish our environment.
►forests should be cut to improve the worsening environmental pollution
►cutting down trees will further help to worsen the environment.
Question No: 5 ( Marks: 1 ) - Please choose one

James usually has his lunch at this restaurant _____ sometimes he eats elsewhere.
►if
►either
►neither
►but
Question No: 6 ( Marks: 1 ) - Please choose one

It was an expensive vase _____ they bought it to pleases their mother.
► either
► neither
►but
► or
Question No: 7 ( Marks: 1 ) - Please choose one

If you see someone fall off of their bike, you can infer that:
►It’s a new bike.
►They weren’t wearing helmet.
►They have never ridden a bike before.
►They have lost their balance.
Question No: 8 ( Marks: 1 ) - Please choose one

Being unable to write clearly is a liability in a business career. In business, one must often express opinions and ideas in writing.
►surprise
► necessity
►drawback
► penalty
Question No: 9 ( Marks: 1 ) - Please choose one

By giving military aid to dictatorships in Latin America, the United States has seemed to sanction their cruel policies.
►create
►remember
►criticize
►approve
Question No: 10 ( Marks: 1 ) - Please choose one

“Oh, dear! I have left _____ my purse _____ keys in the other bag,” said Seema.
► both…and
► either…nor
► either…and
►neither…or
Question No: 11 ( Marks: 2 )

Question No: 12 ( Marks: 2 )

Question No: 13 ( Marks: 3 )

1. When the meaning of a word is not implied by the general sense of its context or by examples, it may be implied by an antonym or by a contrasting thought in a context.
2. A paragraph without a topic sentence may have an implied main idea.
3. .A paragraph without a topic sentence does not have supporting details.
Question No: 14 ( Marks: 3 )

To many parents, the infant's crying may be mainly an irritation, especially if it continues for long periods. But crying serves important functions for the child as well as for the parents. For the child, crying helps improve lung capacity and the respiratory system. Perhaps more important, the cry serves as a signal of distress. When babies cry, they indicate that they are hungry or in pain, and this is important information for parents.
Question No: 15 ( Marks: 5 )

1. I love high heels but they're rather _practical.
2. It is an _ logical statement, because if one part is true, then the other must be false.
3. It is _____polite to point at people.
4. It was ___possible to sleep because of the noise.
5. it’s totally ____rational, but I'm frightened of mice.
Question No: 16 ( Marks: 5 )

Is there any one day of the year you dread? For some people, it is their birthday. After all, a birthday is a reminder that we are getting older. Others are anxious as April 15 approaches. This is the day that federal taxes are due. For others, the most feared day is Friday the 13th. On this day, wedding chapels are usually shut down. Toy stores sell out Ouija boards. Travel is down, especially on airplanes. And people have been known to stay in their house the entire day rather than risk anything happening to them.
Question No: 17 ( Marks: 5 )

Dogs are good for children because they teach children to be responsible. Children who have to feed the dog and perform other works related to dogs, learn to be responsible for the life of another being. Cats also teach children responsibility, and along with this, children who own a cat learn about independence since cats are quick to teach this. Rabbits teach children about having babies because as anyone who has owned more than one rabbit knows; they have a lot of babies. Snakes, rats, fish and gerbils are also good to teach children about cleanliness and proper bathing habits. Most pets teach children valuable lessons.
Labels:
.Midterm May 2010,
ENG
Subscribe to:
Posts (Atom)
Is this blog is useful for you?
Powered by Blogger.