What is static in c++?
No Answer is Posted For this Question
Be the First to Post Answer
How much is size of struct having 1 char & 1 integer?
What is difference between rand () and srand ()?
When is the last time you coded in C/C++? What is the most lines of original C/C++ code you have personally written in one project? How confident are you in your ability to write C or C++ without a reference?
How delete [] is different from delete?
Can a new be used in place of old mallocq? If yes, why?
What are the strengths of C++?
Arrange Doubly linked list in the ascending order of its integral value and replace integer 5 with 7?
What is c++ good for?
Can a constructor return a value?
Difference between pass by value and pass by reference?
Why null pointer is used?
What is a far pointer? where we use it?