Answer Posted / jack
using const keyword with the variable.....
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Explain the difference between struct and class in terms of access modifier.
Do the names of parameters have to agree in the prototype, definition, and call to the function?
What is the use of endl in c++?
Which recursive sorting technique always makes recursive calls to sort subarrays that are about half size of the original array?
How is c++ used in the real world?
What is the basic of c++?
What is the disadvantage of using a macro?
What will the line of code below print out and why?
What is the average salary of a c++ programmer?
Comment on c++ standard exceptions?
If dog is a friend of boy and boy is a friend of house, is dog a friend of house?
How are Structure passing and returning implemented by the compiler?
What are the data types in c++?
What is the type of 'this' pointer?
What is double in c++?