Is c++ a programming language?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What data structure is fastest, on average, for retrieving data: a) Binary Tree b) Hash Table c) Stack

0 Answers  


what are the decision making statements in C++? Explain if statement with an example?

0 Answers  


What is an adaptor class or Wrapper class?

1 Answers  


Which one of the following describes characteristics of "protected" inheritance? a) The base class has access only to the public or protected members of the derived class. b) The derived class has non-public, inheritable, access to all but the private members of the base class. c) The derived class has access to all members of the base class. d) The private members of the base class are visible within the derived class. e) Public members of the derived class are privately accessible from the base class.

4 Answers   Quark,


What are guid?

0 Answers  






What do you know about friend class and friend function?

1 Answers  


What compiler was used?

6 Answers   Intel,


What are punctuators in c++?

0 Answers  


how many rounds and wt type of questios ask in the written test for first round 2. tech. round 3. and futher rounds

0 Answers   Thought Works,


wap to accept 10 numbers & display the number of odd and even numbers??

1 Answers  


What flag means?

0 Answers  


What's the hardest coding language?

0 Answers  


Categories