What is the precedence when there is a global variable and a local variable in the program with the same name?
No Answer is Posted For this Question
Be the First to Post Answer
Write a corrected statement in c++ so that the statement will work properly. x + y=z;
What are the five basic elements of a c++ program?
What is static in c++?
How do you establish a has-a relationship?
Why do we use the using declaration?
Why c++ is called oop?
What is virtual base class?
Write a C++ program to sort digits of all the 4 digit number and display the sorted 4 digit number
what is the difference between linear list linked representaion and linked representation? what is the purpose of representing the linear list in linked represention ? is it not avoiding rules of linear represention?
Write about all the implicit member functions of a class?
how to explain our contribution in the project?
What information can an exception contain?