What are arrays c++?


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

Post New Answer

More C++ General Interview Questions

What is an adaptor class in c++?

0 Answers  


What are the restrictions apply to constructors and destructors?

0 Answers  


What function initalizes variables in a class: a) Destructor b) Constitutor c) Constructor

0 Answers  


Is dev c++ a good compiler?

0 Answers  


What is a virtual destructor?

2 Answers  






Do you know what are the new features that iso/ansi c++ has added to original c++ specifications?

0 Answers  


How did c++ start?

0 Answers  


What is the main purpose of c++?

0 Answers  


What is ios :: in in c++?

0 Answers  


which operator is used for performing an exponential operation a) > b) ^ c) none

0 Answers  


Does c++ have foreach?

0 Answers  


Why pure virtual functions are used if they don't have implementation / When does a pure virtual function become useful?

1 Answers  


Categories