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
How much maximum can you allocate in a single call to malloc()?
Is c++ built on c?
Define a nested class. Explain how it can be useful.
the first character in the variable name must be an a) special symbol b) number c) alphabet
What is the full form of india?
What are static and dynamic type checking?
What is a singleton class c++?
Mention the purpose of istream class?
What is malloc in c++?
What is the difference between an external iterator and an internal iterator?
how to swap two strings without using any third variable ?
write a C++ programming :if the no is between 32 to 50 it will be odd.