How const functions will be treated by compiler?
Answer Posted / window
Question is "How const functions will be treated by
compiler?" you guys answered the question "What do you now
about const functions?"
Please do not write what you know. Because of answers like
this, questions in websites are becoming obsolete.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How is computer programming useful in real life?
What is the purpose of templates in c++?
How would you implement a substr() function that extracts a sub string from a given string?
What are disadvantages of pointers?
Define Virtual function in C++.
What parameter does the constructor to an ofstream object take?
To what does “event-driven” refer?
How does work in c++?
How does com provide language transparency?
Explain terminate() function?
How do you find out if a linked-list has an end? (I.e. The list is not a cycle)
Why isn't sizeof for a struct equal to the sum of sizeof of each member?
Is c++ vector a linked list?
Explain what data encapsulation is in c++?
What is iomanip c++?