What are the advantages/disadvantages of using inline and const?


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

Post New Answer

More C++ Interview Questions

When must you use a constructor initializer list?

0 Answers   Amazon,


How to delete array of objects in C++? Proof by C++ code for proper deletion

0 Answers  


Write a program to generate the Fibonocci Series in C++.

0 Answers   Accenture,


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

1 Answers  


Describe the different styles of function prototypes in C++.

0 Answers   Adobe,


Mention the default functions in C++, how would you detect that error has occurred inside the constructor and destructor.

0 Answers   Adobe,


How to run C++ program in cmd

0 Answers  


Is deconstructor overloading possible? If yes then explain and if no Then why?

1 Answers  


How will you execute a stack using a priority queue? (Push and pop should be in O (1)).

0 Answers   Adobe,


What is RTTI and why do you need it?

0 Answers   Amazon,


Write a C++ Program to Find Sum and Average of three numbers.

1 Answers  


Tell me about virtual function

1 Answers  


Categories