How do c++ struct differs from the c++ class?


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

Post New Answer

More C++ General Interview Questions

Draw a flow chart and write a program for the difference between the sum of elements with odd and even numbers. Two dimensional array.

0 Answers  


What is insertion sorting?

0 Answers  


When should you use multiple inheritance?

2 Answers  


check whether a no is prime or not.

3 Answers   TCS,


Which of the following is not a valid declaration for main() a) int main() b) int main(int argc, char *argv[]) c) They both work

0 Answers  






What's the "software peter principle”?

0 Answers  


Tell me an example where stacks are useful?

0 Answers  


Difference between static global and global?

16 Answers   Microsoft, Symphony, Wipro,


what is the diff b/n c and c++ a. dynamic scoping b. nested switching c. declaration of variables in any code block d. separation of compilation and linking

2 Answers   Hughes,


If you push the numbers (in order) 1, 3, and 5 onto a stack, which pops out first a) 1 b) 5 c) 3

0 Answers  


i want the NIC programmer-B model papaer pattren, iwant the all model papers?

15 Answers   NIC,


What is the difference between static link library and dynamic link library?

7 Answers   Tech Mahindra,


Categories