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

What is an action class?

1 Answers  


How to declare a function pointer?

0 Answers  


Give 2 examples of a code optimization?

4 Answers  


Describe run-time type identification?

1 Answers  


How to access a variable of the structure?

0 Answers  






What is microsoft c++ redistributable 2013?

0 Answers  


Explain the operation of overloading of an assignment operator.

0 Answers  


what is the emaning of '#include" "'?

5 Answers  


What is DlgProc?

0 Answers   C DAC,


Write a program to swap 2 chars without using a third varable? char *s = "A"; char *p = "B";

7 Answers   CTS,


What is Name Decoration?

2 Answers   Lucent,


What are the basic data types used in c++?

0 Answers  


Categories