What is struct c++?


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

Post New Answer

More C++ General Interview Questions

difference between macro and function?

3 Answers  


Is c++ fully object oriented?

0 Answers  


Does there exist any other function which can be used to convert an integer or a float to a string?

0 Answers  


What do you mean by delegate? Can a user retain delegates?

0 Answers  


What is c++ stringstream?

0 Answers  






Why do we need pointers?

0 Answers  


Write syntax to define friend functions in C++.

0 Answers   HAL,


Which operations are permitted on pointers?

0 Answers  


What is the iunknown interface?

0 Answers  


If a base class declares a function to be virtual, and a derived class does not use the term virtual when overriding that class, is it still virtual when inherited by a third-generation class?

0 Answers  


Write a program to find the Fibonacci series recursively.

0 Answers   Huawei,


Is it possible for the objects to read and write themselves?

0 Answers  


Categories