What are the five basic elements of a c++ program?
No Answer is Posted For this Question
Be the First to Post Answer
Can constructor be static in c++?
Why ctype h is used in c++?
write a program to insert an element into an array
What is the role of C++ shorthand's?
If you had the following code: int x = 23; int *y; y = &x; The instruction y++; does what?
How to give an alternate name to a namespace?
Arrange Doubly linked list in the ascending order of its integral value and replace integer 5 with 7?
Write a function which takes a character array as input and reverses it in place.
2 Answers Lehman Brothers, Vision Infotech,
Which operator can not be overloaded in C++?
Explain unexpected() function?
What is rtti in c++?
What is prototype for that c string function?