What is the use of 'using' declaration in c++?


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

Post New Answer

More C++ General Interview Questions

Why can’t you call invariants() as the first line of your constructor?

0 Answers  


Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.

4 Answers   Webyog,


Which software is used to run c++ program?

0 Answers  


Explain shallow copy?

0 Answers  


What is c++ runtime?

0 Answers  


What is runtime polymorphism in c++?

0 Answers  


difference between macro and function?

3 Answers  


Write about the stack unwinding?

0 Answers  


What problems might the following macro bring to the application?

0 Answers  


Evaluate !(1&&1||1&&0) a) Error b) False c) True

0 Answers  


Is empty stack c++?

0 Answers  


Why do we use structure in c++?

0 Answers  


Categories