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

What is the history of c++?

0 Answers  


Write a single instruction that will find the remainder of integral division when x is divided by y. Have the answer stored in z.

1 Answers  


What is a constructor initializer list and when we use constructor initializer list?

3 Answers   Soft Info, TCS,


What happens when the extern "c" char func (char*,waste) executes?

0 Answers  


What is a virtual destructor?

2 Answers  






How would perform Pattern Matching in C++?

0 Answers   Genpact,


In a class only declaration of the function is there but defintion is not there then what is that function?

5 Answers   Hughes,


write a programming using for loop in c++ to generate diamond trangel?

1 Answers   NIIT,


What will i and j equal after the code below is executed? Explain your answer.

1 Answers  


What are the various operations performed on stack?

0 Answers  


Write a program using shift_half( ) function to shift the elements of first half array to second half and vice versa.

0 Answers  


Is c++ the best programming language?

0 Answers  


Categories