C is to C++ as 1 is to
a) What the heck
b) 2
c) 10
No Answer is Posted For this Question
Be the First to Post Answer
What does obj stand for?
What is format for defining a structure?
Write a program to interchange 2 variables without using the third one.
Why struct is used in c++?
Is c++ the best programming language?
What is namespace std; and what is consists of?
What is lazy initialization in c++?
What is a constructor and how is it called?
What is expression parser in c++
What is the output of printf("%d")?
58 Answers CTS, HCL, Infosys, TCS, Winit, Wipro,
If horse and bird inherit virtual public from animal, do their constructors initialize the animal constructor? If pegasus inherits from both horse and bird, how does it initialize animal’s constructor?
What is a loop? What are different types of loops in c++?