image not found

Oops! That page can't be found.


Directions to Solve

In each question below is given a statement followed by two assumptions numbered I and II. You have to consider the statement and the following assumptions and decide which of the assumptions is implicit in the statement.

Give answer

  • (A) If only assumption I is implicit
  • (B) If only assumption II is implicit
  • (C) If either I or II is implicit
  • (D) If neither I nor II is implicit
  • (E) If both I and II are implicit.

Q1: Statement: The patient's condition would improve after operation. Assumptions:
  1. The patient can be operated upon in this condition.
  2. The patient cannot be operated upon in this condition.

A Both I and II are implicit

B Only assumption I is implicit

C Either I or II is implicit

D Neither I nor II is implicit

E Only assumption II is implicit

Q2:
Which of the following statements is correct about the C#.NET code snippet given below?
class Student s1, s2; // Here 'Student' is a user-defined class.
s1 = new Student(); 
s2 = new Student();

A The two objects will always be created in adjacent memory locations.

B We should use delete() to delete the two objects from memory.

C The two objects will get created on the stack.

D Contents of the two objects created will be exactly same.

E Contents of s1 and s2 will be exactly same.

  

Q3: If the tension in a cable supporting a lift moving upwards is twice the tension when the lift is movng downwards, the acceleration of the lift, is

A

B

C

D