What are the types of array in c++?


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

Post New Answer

More C++ General Interview Questions

find the two largest values among the 6 numbers using control structures : do-while,for,if else,nestedif- else ,while. one or two of them.

0 Answers  


What do you mean by a template?

0 Answers  


How long does this loop run: for(int x=0; x=3; x++) a) Never b) Three times c) Forever

17 Answers   Datavance, Quark, VEL, Wipro,


Should the member functions which are made public in the base class be hidden?

0 Answers  


What is the basic of c++?

0 Answers  






What are the important differences between c++ and java?

0 Answers  


What is doubly linked list in c++?

0 Answers  


What are stacks? Give an example where they are useful.

0 Answers  


What are the advantages of using friend classes?

0 Answers  


Explain the operation of overloading of an assignment operator.

0 Answers  


What is an iterator?

0 Answers  


Explain about profiling?

1 Answers  


Categories