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

Why are pointers not used in c++?

0 Answers  


What is the difference between static link library and dynamic link library?

7 Answers   Tech Mahindra,


What are disadvantages of pointers?

0 Answers  


What is protected inheritance?

0 Answers  


Differentiate between an inspector and a mutator ?

0 Answers  


write a program that withdrawals,deposits,balance check,shows mini statement. (using functions,pointers and arrays)

0 Answers  


What is ios flag in c++?

0 Answers  


Does c++ have finally?

0 Answers  


What are the extraction and insertion operators in c++?

0 Answers  


What is RAII (Resource Acquisition Is Initialization)?

1 Answers  


Explain function overloading and operator overloading.

0 Answers  


What is command line arguments in C++? What are its uses? Where we have to use this?

0 Answers   HCL,


Categories