Why we use #include conio h in c++?
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.
What are virtual functions in c++?
Is c++ a float?
Can we declare a base-class destructor as virtual?
What are the advantages of inheritance in c++?
Explain the difference between c & c++?
What is a .lib file in c++?
What is the difference between set and map in c++?
What is the type of this pointer in c++?
List down the guideline that should be followed while using friend function.
Can c++ be faster than c?
What is namespace & why it is used in c++?
What do you mean by inheritance in c++?
Please explain the reference variable in c++?