what is object slicing?

Answer Posted / guest

dividing ith object

Is This Answer Correct ?    1 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a class in oop?

614


Where is pseudocode used?

571


What is ambiguity in inheritance?

631


State what is encapsulation and friend function?

710


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.

2584






What is encapsulation in oop?

613


What does no cap mean?

600


What does it mean when someone says I oop?

597


Can main method override?

593


Why do while loop is used?

583


What does I oop mean?

625


What is super in oop?

603


What is class and object in oops?

619


What is multilevel inheritance?

732


What is coupling in oops?

606