Comment on local and global scope of a variable.


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

Post New Answer

More C++ General Interview Questions

What is a float in c++?

0 Answers  


Is c++ pass by reference or value?

0 Answers  


What is c++ redistributable?

0 Answers  


What are dynamic type checking?

0 Answers  


what are prototypes

4 Answers   Infosys, TCS,






What are the two types of comments, and how do they differ?

0 Answers  


Difference between const char* p and char const* p?

1 Answers  


What is conversion constructor?

2 Answers   TCS,


Define a nested class.

0 Answers  


What is function overriding in c++?

0 Answers  


What is the benefit of encapsulation?

0 Answers  


There is a array of 99 cells and we have to enter 1-100 elements in it , no two elements would repeat , so the is one no. missing because 99 cells and 1-100 nos. so we had to implement a function to find that missing no.

2 Answers   Nagarro,


Categories