How const functions will be treated by compiler?
Answer Posted / anil
it not allow to change value of the const variable.
Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is function prototyping?
What are the different types of polymorphism in c++?
What is the full form of ios?
What kind of jobs can I get with c++?
Is c++ high level programming language?
Which is most difficult programming language?
What do you mean by late binding?
Which software is best for coding?
Difference between a copy constructor and an assignment operator.
Describe Trees using C++ with an example.
What is searching?
What are the advantages of using pointers in a program?
What is ctime c++?
What is the difference between the functions memmove() and memcpy()?
Differentiate between an inspector and a mutator ?