Describe about storage allocation and scope of global, extern, static, local and register variables?
explain the reference variable in c++?
We use library functions in the program, in what form they are provided to the program?
Define 'std'.
What is the use of namespace std in C++?
What is using namespace std in c++?
Can create new c++ operators?
Mention the ways in which parameterized can be invoked. Give an example of each.
What are static and dynamic type checking?
Explain shallow copy?
What is split a string in c++?
What is the difference between #import and #include?
What is an operator function? Describe the function of an operator function?
Explain object slicing in c++?
Is c++ a software?