What is the use of 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 is singleton pattern in c++?

0 Answers  


Can we change the basic meaning of an operator in c++?

0 Answers  


Assume studentNames and studentIDs are two parallel arrays of size N that hold student data. Write a pseudocode algorithm that sorts studentIDs array in ascending ID number order such that the two arrays remain parallel.

0 Answers  


What is the purpose of template?

0 Answers  


What do you mean by late binding?

0 Answers  






What is static function? Explain with an example

0 Answers  


What kind of problems can be solved by a namespace?

0 Answers  


Define precondition and post-condition to a member function?

1 Answers  


What are different types of loops in c++?

0 Answers  


What are stacks?

0 Answers  


What is a dangling pointer in c++?

0 Answers  


What is flush c++?

0 Answers  


Categories