What is different in C++, compare with unix?


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

Post New Answer

More C++ General Interview Questions

What is "mutable" keyword?

2 Answers   Infosys, Teradata,


What should main() return in c and c++?

0 Answers  


reading material is provided 3 books for c++ if u need more do let me know thnx i hve lots of material do let me know if u want it

2 Answers  


What are c++ variables?

0 Answers  


Can we get the value of ios format flags?

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 is size_type?

0 Answers  


What is OOPs

12 Answers   CA,


Write a c program for binary addition of two 8 bit numbers.

0 Answers   TCS,


Explain stack & heap objects?

0 Answers  


What are the restrictions apply to constructors and destructors?

0 Answers  


What do you mean by late binding?

0 Answers  


Categories