What are the vectors in c++?


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

Post New Answer

More C++ General Interview Questions

What is cloning?

1 Answers  


To what does “event-driven” refer?

0 Answers  


What is the difference between *p++ and (*p)++ ?

0 Answers  


Explain storage qualifiers in c++.

0 Answers  


What is code reusability in c++?

0 Answers  






What is the array and initializing arrays in c++?

0 Answers  


What is static function and static class?

4 Answers   HCL,


Write a C++ program which will compute the volume of a sphere or a cylinder after prompting the user to type the first character for the shape name.

0 Answers   An-Najah National University,


Write a program which uses Command Line Arguments

0 Answers  


What is an inclusion guard?

0 Answers  


What are the two types of comments, and how do they differ?

0 Answers  


What is class definition in c++ ?

0 Answers  


Categories