Please post the model question paper of hal?
Answers were Sorted based on User's Feedback
Answer / mms zubeir
Friend, are you gonna work there or .......?
| Is This Answer Correct ? | 0 Yes | 0 No |
How is an Abstract Base Class(ABC) related to an "Abstract Data Type" (ADT)
What are inline functions? What is the syntax for defining an inline function?
Do you know the problem with overriding functions?
Explain the use of this pointer?
What is a "RTTI"?
What are guid? Why does com need guids?
Write a program to find the Fibonacci series recursively.
What are the advantages of using const reference arguments in a function?
Why is c++ called oops?
What does the following do: for(;;) ; a) Illegal b) Loops forever c) Ignored by compiler...not illegal
What are the various compound assignment operators in c++?
Is there a sort function in c++?