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

What is c++ virtual inheritance?

0 Answers  


What is a binary file? List the merits and demerits of the binary file usagein C++.

0 Answers  


What does the following code do: int c=0; cout< a) Undefined *Updated* b) 01 c) 00

0 Answers  


What are guid? Why does com need guids?

0 Answers  


which one is equivalent to multiplying by 2:Left shifting a number by 1 or Left shifting an unsigned int or char by 1?

0 Answers  






Explain differences between new() and delete()?

0 Answers  


What is the maximum combined length of command line arguments including the space between adjacent arguments?

0 Answers  


Difference between strdup and strcpy?

0 Answers  


How can I improve my c++ skills?

0 Answers  


write a function signature with various number of parameters.

0 Answers  


What is the use of typedef?

0 Answers  


What are c++ files?

0 Answers  


Categories