What is your strongest programming language (Java, ASP, C,
C++, VB, HTML,C#, etc.)?
Answer Posted / rajeev
VC++
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Discuss the possibilities related to the termination of a program before entering the mainq method?
What is the prototype of printf function?
Write about the various sections of the executable image?
Name the debugging methods that are used to solve problems?
What is a constructor in c++ with example?
What ANSI C++ function clears the screen a) clrscr() b) clear() c) Its not defined by the ANSI C++ standard
How does the copy constructor differ from the assignment operator (=)?
Why do we use iterators?
What are friend functions in C++?
What are static variables?
What is a stack c++?
What is the oldest programming language?
What is friend class in c++ with example?
What is meant by entry controlled loop? What all C++ loops are exit controlled?
Can we overload operator in c++?