Can user-defined object be declared as static data member of another class?


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

Post New Answer

More C++ General Interview Questions

What is the use of map in c++?

0 Answers  


#include<iostream.h> void main() { class x { public: int func(int) { cout<<"cool"; return 1; } } }

1 Answers   Infosys,


What is while loops?

0 Answers  


What is the most useful programming language?

0 Answers  


What is the full form of india?

0 Answers  






Differentiate between a constructor and a method in C++.

0 Answers   Tech Mahindra,


Write a C++ program which will compute the volume of a sphere or a cylinder after prompting the user to type the first character for the shape name.

0 Answers   An-Najah National University,


What is the best it certification?

0 Answers  


What programming language should I learn first?

0 Answers  


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

0 Answers  


How do you initialize a string in c++?

0 Answers  


What are the various access specifiers in c++?

0 Answers  


Categories