What are references in c++?


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

Post New Answer

More C++ General Interview Questions

What are the important differences between c++ and java?

0 Answers  


given the code segment below void main() { cout<<"my no. is"; } question is how can we get the output hai aravind my no. is 99999999999 without editig the main().

2 Answers  


Can we define a constructor as virtual in c++?

0 Answers  


What is heap sort in c++?

0 Answers  


Can member data be public?

0 Answers  






What is the full form of dos?

0 Answers  


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.

0 Answers  


How to declare a pointer to an array of integers?

0 Answers  


What do the keywords volatile and mean mutable?

0 Answers  


Does c++ have arraylist?

0 Answers  


How important is c++?

0 Answers  


How much is size of struct having 1 char & 1 integer?

11 Answers   Persistent,


Categories