what is the use of mutable key word

Answer Posted / sanjay makwana

allow to constant function in member variable

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to compute for numeric grades for a course. The course records are in a file that will serve as the input file. The input file is in exactly the following format: Each line contains a student's first name, then one space, then ten quiz scores all on one line. The quiz scores are in whole number and are separated by one space. Your program will take it input from this file and sends it output to a second file. The data in the output file will be exactly the same as the data in the input file except that there will be one additional number (of type double) at the end of each line. This number will be the average of the student's ten quiz scores. Use at least one function that has file streams as all or some of its arguments.

2575


What is overloading in oops?

597


What is difference between abstraction and encapsulation?

592


can we make game by using c

3419


What is polymorphism what is it for and how is it used?

574






What is overriding in oop?

548


Can we override main method?

607


What is polymorphism and why is it important?

558


What is interface? When and where is it used?

1664


why reinterpret cast is considered dangerous?

1901


Is data hiding and abstraction same?

567


What is static in oop?

587


What causes polymorphism?

575


What are the benefits of oop?

604


what are the different types of qualifier in java?

1842