Can you declare an array without a size in c++?
No Answer is Posted For this Question
Be the First to Post Answer
What are the different types of comments allowed in c++?
What is a down cast?
What is problem with overriding functions?
Explain the uses oof nested class?
In a function declaration what does extern means?
What do the header files usually contains?
What is c++ hiding?
What about Virtual Destructor?
Which software is best for coding?
What is the identity function in c++? How is it useful?
How do you invoke a base member function from a derived class in which you have not overridden that function?
Write syntax to define friend functions in C++.