You are on page 1of 4

Tax Series

Technical and Aptitude Test


Name:

Date:

1: The age of Ram and Sayam are in the ratio 5:6 and after 4 years their ratios are
7:8 then what is the present age of Sayam?
A. 12 years
B. 14 years
C. 17 years
D. 10 years
2: In a school there are some bicycles and 4 wheeler wagons. On a Tuesday there
are 190 wheels in the campus. How many bicycles are present?
A. 18
B. 15
C. 20
D. 25
3:

3, 15, x, 51, 53,159,161. Find X.

A. 20
B. 19
C. 12
D. 17
4: 3 friends A, B, C went for week end party to McDonalds restaurant and there
they measure there weights in some order IN 7 rounds. A, B, C, AB, BC, AC, ABC.
Final round measure is 155 kg then what is the average weight of all the 7 rounds?
A. 31

B. 42

C. 25

D. 35

5: The cost of making robot is divided into cost of material, cost of repairing and
cost of painting in the ratio of 5:2:3. The cost used for material is 200. What is the
total cost of making the robot?
A. 300
B. 250
C. 400
D. 4506.
6. Which of the following term is used for a function defined inside a class?
A.

Member Variable

B.

Member function

C.

Class function

D.

Classic function

7. Which of the following concept of oops allows compiler to insert


arguments in a function call if it is not specified?
A.

Call by value

B.

Call by reference

C.

Default arguments

D.

Call by pointer

8. How many instances of an abstract class can be created?


A.

B.

C.

13

D.

9. Which of the following cannot be friend?


A.

Function

B.

Class

C.

Object

D.

Operator function

10. Which of the following concepts of OOPS means exposing only


necessary information to client?
A.

Encapsulation

B.

Abstraction

C.

Data hiding

D.

Data binding

11. What is the OOPs feature of Java?

12. Write the Function to Return the Factorial of given number.

13. Write the function to check that it is Even or Odd.

14. Write the Test Case to Gmail Login Page.

You might also like