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

Post New Answer

More C++ General Interview Questions

How can you differentiate between inheritance and implementation in c++?

0 Answers  


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

0 Answers  


Given a simple program designed to take inputs of integers from 1-1000 and to output the factorial value of that number, how would you test this program? You do not have access to the code. Please be as specific as possible.

4 Answers   Microsoft,


What is recursion?

0 Answers  


What do you mean by call by value and call by reference?

1 Answers  






What is nested class in c++?

0 Answers  


Array base access faster or pointer base access is faster?

0 Answers  


What are the two types of polymorphism?

0 Answers  


How do we implement inheritance in c++?

0 Answers  


What is the difference between structures and unions?

0 Answers  


What is the difference between cin.read() and cin.getline()?

0 Answers  


what is data Abstraction? and give example

147 Answers   Aaditya Info Solutions, American Express, CMS, College School Exams Tests, Data Entry Operator, First Advantage, Google, HCL, IBM, Infosys, Microsoft, Mind Links, NIIT, Oracle, Pact, QBit Systems, TCS, WAYA, Wipro,


Categories