Is c better than c++?
No Answer is Posted For this Question
Be the First to Post Answer
What is Namespace?
What is a c++ map?
What's the order in which the local objects are destructed?
How do you invoke a base member function from a derived class in which you’ve overridden that function?
Describe run-time type identification?
Can a constructor be private?
What is lambda expression c++?
Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .
write a program that takes two numbers from user that prints the smallest number
What are the various compound assignment operators in c++?
How do I use arrays in c++?
give me an example for testing a program showing the test path .show how the test is important and complex.