What are the advantages of prototyping?


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

Post New Answer

More C++ General Interview Questions

Implement a 2 dimensional array by one dimentional array

1 Answers   CTS,


What is c++ redistributable?

0 Answers  


Can we sort map in c++?

0 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 c++ library is string in?

0 Answers  






How do you flush a buffer in c++?

0 Answers  


What is nested class in c++?

0 Answers  


What is the main use of c++?

0 Answers  


What are the defining traits of an object-oriented language?

0 Answers  


Ask to write virtual base class code?

0 Answers   Satyam,


Is java the same as c++?

0 Answers  


How is static data member similar to a global variable?

0 Answers  


Categories