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

Is main a class in c++?

0 Answers  


Can you overload the operator+ for short integers?

0 Answers  


How do you instruct your compiler to print the contents of the intermediate file showing the effects of the preprocessor?

0 Answers  


What are the advantages of using typedef in a program?

0 Answers  


Give 2 examples of a code optimization?

4 Answers  






Explain dangling pointer.

0 Answers  


Definition of class?

12 Answers  


Is c++ a good beginners programming language?

0 Answers  


Can turbo c++ run c program?

0 Answers  


Write a single instruction that will store an EVEN random integer between 54 and 212 inclusive in the variable myran. (NOTE only generate EVEN random numbers)

0 Answers  


How is objective c different from c++?

0 Answers  


What is scope in c++ with example?

0 Answers  


Categories