C++ Programming Question and Answers
46. | What is the type of 'this' pointer? |
---|---|
|
|
47. | What is the difference between late binding and early binding? |
---|---|
|
|
48. | What is Standard Template Library (STL)? |
---|---|
|
|
49. | When is the variable called as garbage? |
---|---|
|
|
50. | When are the variables to be declared? |
---|---|
|
|