Which one is a preferred language C or C++? Why?
No Answer is Posted For this Question
Be the First to Post Answer
What is a static element?
Is there any difference between int [] a and int a [] in c++?
Write about the access privileges in c++ and also mention about its default access level?
What is object oriented programming (oop)?
Difference between class and structure.
Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;
why v use c++ even we have microprocessor
write a program that takes two numbers from user that prints the smallest number
What is a terminating character in c++?
What is a storage class? Mention the storage classes in c++.
Which software is best for programming?
Explain the need for "Virtual Destructor"?