What are the two types of comments?
No Answer is Posted For this Question
Be the First to Post Answer
What is one dimensional array in c++?
Out of fgets() and gets() which function is safe to use?
How to demonstrate the use of a variable?
Describe exception handling concept with an example?
What is c++ best used for?
Differentiate between a copy constructor and an overloaded assignment operator.
Is c++ fully object oriented?
What is the rule of three?
Why #include is used?
throw Can constructors exceptions?
Write a short code using c++ to print out all odd number from 1 to 100 using a for loop
What are the advantages of using a pointer?