Searching for "he"

Q:

In an examination, a pupil's average marks were 63 per paper. If he had obtained 20 more marks for his Geography paper and 2 more marks for his History paper, his average per paper would have been 65. How many papers were there in the examination ?

A) 8 B) 9
C) 10 D) 11
 
Answer & Explanation Answer: D) 11

Explanation:

Let the number of papers be x. Then, 63x + 20 + 2 = 65x or 2x = 22 or x = 11.

Report Error

View Answer Report Error Discuss

Filed Under: Average

Q:

David obtained 76, 65, 82, 67 and 85 marks (out of 100) in English, Mathematics,Physics, Chemistry and Biology What are his average marks ?

A) 75 B) 68
C) 65 D) 60
 
Answer & Explanation Answer: A) 75

Explanation:

Average =   (76 + 65 + 82 + 67 + 85 )/ 5 = 375/5   =  75.

Report Error

View Answer Report Error Discuss

Filed Under: Average

Q:

If you are using C language to implement the heterogeneous linked list, what pointer type will you use?

Answer

The heterogeneous linked list contains different data types in its nodes and we need a link, pointer to connect them. It is not possible to use ordinary pointers for this. So we go for void pointer. Void pointer is capable of storing pointer to any type as it is a generic pointer type.

Report Error

View answer Workspace Report Error Discuss

Subject: Java

Q:

What can you do for us that others can't?

Answer

This will take an assessment of your experiences, skills and traits. Summarize concisely: "I have a unique combination of strong technical skills, and the ability to build strong customer relationships. This allows me to use my knowledge and break down information to be more user-friendly."

Report Error

View answer Workspace Report Error Discuss

Subject: About Yourself

Q:

What value does read() return when it has reached the end of a file?

A) 1 B) -1
C) 0 D) None
 
Answer & Explanation Answer: B) -1

Explanation:

It returns -1

Report Error

View Answer Report Error Discuss

Filed Under: Programming

Q:

What are the flags in 8086?

Answer

In 8086 Carry flag, Parity flag, Ausiliary carry flag, Zero flag, Overflow flag, Trace flag, Interrupt flag, Direction flag, and Sing flag.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

Q:

Vipin's and Javed's salaries are in the proportion of 4 : 3 respectively. What is Vipin's salary ?

I. Javed's salary is 75% that of Vipin's salary. 

II. Javed's salary is Rs 4500. 

A) If the data in statement I alone are sufficient to answer the question B) If the data in statement II alone are sufficient answer the question
C) If the data either in I or II alone are sufficient to answer the question; D) If the data even in both the statements together are not sufficient to answer the question
 
Answer & Explanation Answer: B) If the data in statement II alone are sufficient answer the question

Explanation:

Statement I is merely an interpretation of the information contained in the question

However, Vipin's salary can be determined from statement II as follows

Let Vipin's and Javed's salaries be 4x and ax respectively.

Then, 3x = 4500 or x = 1500 Vipin's salary = 4x = Rs 6000.

Thus, II alone is sufficient. 

Report Error

View Answer Report Error Discuss

Filed Under: Data Sufficiency

Q:

How is B related to A ? 

I. A is B's sister. 

II. is the father of A and B. 

A) If the data in statement I alone are sufficient to answer the question B) If the data in statement II alone are sufficient answer the question
C) If the data either in I or II alone are sufficient to answer the question; D) If the data even in both the statements together are not sufficient to answer the question
 
Answer & Explanation Answer: D) If the data even in both the statements together are not sufficient to answer the question

Explanation:

From statements I and II together, we can conclude only that either B is the sister or brother of A.

So, even from both the statements, the exact relation cannot be known. 

Report Error

View Answer Report Error Discuss

Filed Under: Data Sufficiency