What is c++ array?


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

Post New Answer

More C++ General Interview Questions

Write about a nested class and mention its use?

0 Answers  


Explain virtual destructor?

0 Answers  


difference between the c++ and c languages

4 Answers   Wipro,


Will a recursive function without an end condition every quit, in practice a) Compiler-Specific (Some can convert to an infinite loop) b) No c) Yes

0 Answers  


What is the header file for setw?

0 Answers  






Can you explicitly call a destructor on a local variable?

0 Answers  


What is static in c++?

0 Answers  


What do you mean by stack unwinding in c++?

0 Answers  


Is c++ a low level language?

0 Answers  


Define pre-condition and post-condition to a member function in c++?

0 Answers  


What does it mean to declare a destructor as static?

0 Answers  


Can a program run without main in c++?

0 Answers  


Categories