Is there structure in c++?


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

Post New Answer

More C++ General Interview Questions

What does std :: flush do?

0 Answers  


Explain what is class definition in c++ ?

0 Answers  


What is the Maximum Size that an Array can hold?

55 Answers   Adobe, FutureSoft, HCL, Infosys, Satyam, TCS, Wipro,


Explain the problem with overriding functions

0 Answers  


Explain the ISA and HASA class relationships. How would you implement each in a class design?

3 Answers  






what is the use of Namespace in c++.

3 Answers  


Reverse the Linked List. Input: 1->2->3->4->5->NULL Output: 5->4->3->2->1->NULL

0 Answers  


What is a vector c++?

0 Answers  


Discuss the possibilities related to the termination of a program before entering the mainq method?

0 Answers  


What are the different types of comments allowed in c++?

0 Answers  


What is constant in c++ with example?

0 Answers  


What is a unnitialised pointer?

0 Answers  


Categories