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

Post New Answer

More C++ General Interview Questions

what is object?

7 Answers  


How many namespaces are there in c++?

0 Answers  


what is the use of Namespace in c++.

3 Answers  


What are the different data types present in C++?

1 Answers  


What is the benefit of learning c++?

0 Answers  






What does n mean in c++?

0 Answers  


Which is best ide for c++?

0 Answers  


Enter n no. of element and delete value from desire position

1 Answers  


Explain object slicing in c++?

0 Answers  


what does the following statement mean? int (*a)[4]

0 Answers  


What is tellg () in c++?

0 Answers  


int age=35; if(age>80) {Console.WriteLine("Boy you are old");} else {Console.WrieLine("That is a good age");}

0 Answers  


Categories