How are pointers type-cast?
No Answer is Posted For this Question
Be the First to Post Answer
What language is a dll written in?
How do you know that your class needs a virtual destructor?
Explain how would you handle a situation where you cannot call the destructor of a local explicitly?
What is enum c++?
What is c++ manipulator?
What is a c++ object?
What ANSI C++ function clears the screen a) clrscr() b) clear() c) Its not defined by the ANSI C++ standard
How would you use the functions memcpy(), memset(), memmove()?
What kind of problems can be solved by a namespace?
What is an incomplete type?
What is the last index number in an array of 100 characters a) 100 b) 99 c) 101
What are activex and ole?