how many rounds and
wt type of questios ask in the written test for first round
2. tech. round
3. and futher rounds
No Answer is Posted For this Question
Be the First to Post Answer
Write an algorithm that determines whether or not an almost complete binary tree is a heap.
What is iterator in c++?
Can a constructor be private?
When should overload new operator on a global basis or a class basis?
What is c++ and its features?
What character terminates all character array strings a) b) . c) END
which one is equivalent to multiplying by 2:Left shifting a number by 1 or Left shifting an unsigned int or char by 1?
Is structure can be inherited?
How are pointers type-cast?
Can I learn c++ without c?
If dog is a friend of boy, is boy a friend of dog?
Differentiate between late binding and early binding. What are the advantages of early binding?