What is constant in c++ with example?
No Answer is Posted For this Question
Be the First to Post Answer
What is a list c++?
what is the difference between linear list linked representaion and linked representation? what is the purpose of representing the linear list in linked represention ? is it not avoiding rules of linear represention?
Is c++ a dying language?
Of the numbers 12 23 9 28 which would be at the top of a properly implemented maxheap a) 28 b) 9 c) Any of them could be
Friend functions can access private and protected members of a class.
How do you sort a sort function in c++ to sort in descending order?
How many bit combinations are there in a byte?
What is Object Oriented programming.what is the difference between C++ and C?
Have you used MSVC? What do you think of it?
What are the basics concepts of OOPS?
What is the size of pointer ? Also size of pointer in 64 bit pointer
Can you declare an array without a size in c++?