What are the 2 main types of data structures?


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

Post New Answer

More C++ General Interview Questions

let a,b,c be three integer numbers.write a c++ program with a function void rotate 1()such that a->b->c and c->a.

1 Answers  


What is ios :: in in c++?

0 Answers  


Explain the static storage classes in c++.

0 Answers  


Is java made in c++?

0 Answers  


Does c++ have string data type?

0 Answers  






What is an arraylist c++?

0 Answers  


write the prime no program in c++?

16 Answers  


Why was c++ created?

0 Answers  


What is stl containers in c++?

0 Answers  


In int main(int argc, char *argv[]) what is argv[0] a) The first argument passed into the program b) The program name c) You can't define main like that

0 Answers  


When must you use a pointer rather than a reference?

0 Answers  


What is srand c++?

0 Answers  


Categories