What language does google use?


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

Post New Answer

More C++ General Interview Questions

What are the effects after calling the delete this operator ?

0 Answers  


What do you understand by pure virtual function? Write about its use?

0 Answers  


What is the use of endl in c++ give an example?

0 Answers  


a class that maintains a pointer to an object that is programatically accessible through the public interface is known as?

2 Answers   CTS,


What is capacity in vector in c++?

0 Answers  






describe private access specifiers?

0 Answers  


Explain virtual destructor?

0 Answers  


Why isn't sizeof for a struct equal to the sum of sizeof of each member?

0 Answers  


Mention the ways in which parameterized can be invoked. Give an example of each.

0 Answers  


Why ctype h is used in c++?

0 Answers  


What are pointers, when declared, intialized to a) NULL b) Newly allocated memory c) Nothing. Its random

0 Answers  


What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?

0 Answers  


Categories