Answer Posted / yusuf
Bjourne Stroustrup
| Is This Answer Correct ? | 20 Yes | 2 No |
Post New Answer View All Answers
Explain the auto storage classes in c++.
How can we check whether the contents of two structure variables are same or not?
Is c++ vector a linked list?
What are advantages of c++?
What is abstract class in c++?
Specify different types of decision control statements?
What is the average salary of a c++ programmer?
Out of fgets() and gets() which function is safe to use?
Describe the syntax of single inheritance in C++?
What are inline functions? What is the syntax for defining an inline function?
How do I download c++?
How do c++ struct differs from the c++ class?
Does c++ have foreach?
What is a multiset c++?
Difference between overloading vs. Overriding