what is the difference between a pointer and a reference?


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

Post New Answer

More C++ Interview Questions

What is bool in C++

0 Answers  


Without using third variable write a code to swap two numbers.

0 Answers   Accenture,


Write a C++ Program to Check Whether a character is Vowel or Consonant.

2 Answers  


Write a program to read the values a, b and c and display x, where x=a/b–c. Test the program for the following values: (a) a = 250, b = 85, c = 25 (b) a = 300, b = 70, c = 70

1 Answers  


What are "pure virtual" functions?

0 Answers   Adobe, Alter, iNautix,






What does malloc return in C and C++?

0 Answers   Alter,


What is the difference between an ARRAY and a LIST in C++?

0 Answers   IBS, TCS,


Discuss about iteration statements in C++ .

0 Answers   Agilent,


Write a program to read two numbers from the keyboard and display the larger value on the screen

1 Answers  


Tell How To Check Whether A Linked List Is Circular ?

1 Answers   IBS, Infosys,


How to stop class inheritance in C++ with condition that object creation should be allowed

0 Answers  


What are issues if we mix new and free in C++?

0 Answers  


Categories