Difference between static global and global?
Answer Posted / umasankar
what sandeep said is absolutely correct
| Is This Answer Correct ? | 16 Yes | 4 No |
Post New Answer View All Answers
What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?
What is endianness?
What is the use of ::(scope resolution operator)?
Define pointers?
How are the features of c++ different from c?
Why are pointers used?
What is c++ 11 and c++ 14?
Explain 'this' pointer and what would happen if a pointer is deleted twice?
Explain some examples of operator overloading?
Why is c++ awesome?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
Explain the volatile and mutable keywords.
How the endl and setw manipulator works?
Explain how overloading takes place in c++?
List the types of polymorphism in c++?