When does a name clash occur in c++?


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

Post New Answer

More C++ General Interview Questions

What do you mean by stack unwinding in c++?

0 Answers  


What do you mean by global variables?

0 Answers  


Which bit wise operator is suitable for checking whether a particular bit is on or off?

0 Answers  


List the merits and demerits of declaring a nested class in C++?

0 Answers  


Write a program to show polymorphism in C++?

0 Answers   Impetus, Verifone,






What is c++ best used for?

0 Answers  


Evaluate the following expression as C++ would do :8 * 9 + 2 * 5 a) 82 b) 79 c) 370 d) list

0 Answers  


What is constant in c++ with example?

0 Answers  


What does floor mean in c++?

0 Answers  


Explain what are mutator methods in c++?

0 Answers  


What is the best sorting algorithm, when there is a large amount of data, that cannot be fit in the main memory. ?

1 Answers   Yahoo,


How the keyword struct is different from the keyword class in c++?

0 Answers  


Categories