Searching for "F"

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:

Rate Yourself 1-10?

Answer

I think its 8 because even if i have strength i still have weaknesess.

Report Error

View answer Workspace Report Error Discuss

Subject: About Yourself

Q:

Explain how garbage collection deals with circular references?

Answer

The .Net runtime knows about all the references between the objects. It can identify all the circular references that are reachable from the root and hence finalize them to free them all at once if and when needed.

Report Error

View answer Workspace Report Error Discuss

Subject: .NET

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:

Why crystal is a preferred clock source?

Answer

Because of high stability, large Q (Quality Factor) & the frequency that doesn't drift with aging. Crystal is used as a clock source most of the times.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

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