write a c++ program to create class student having
datamember name,Roll_no,age,and branch intilcization all the
member using constructor print the all the details on the
screen.


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

Post New Answer

More C++ General Interview Questions

Do the parentheses after the type name make a difference with new?

0 Answers  


What is a local reference?

0 Answers  


What is null and void pointer?

0 Answers  


Can constructor be static in c++?

0 Answers  


Are there any special rules about inlining?

0 Answers  






What is a pointer how and when is it used?

0 Answers  


What is a dynamic binding in c++?

0 Answers  


What is the role of static keyword for a class member variable?

0 Answers  


What is object file? How can you access object file?

0 Answers  


how to access grid view row?

0 Answers  


What is the basic of c++?

0 Answers  


wrong statement about c++ a)code removably b)encapsulation of data and code c)program easy maintenance d)program runs faster

11 Answers  


Categories