Answer Posted / pari
class:- classes are set of objects that share common
structure & common behavior. Contain data & fun to
implement structure and behavior of obj.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is solid in oops?
What is a class oop?
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.
Can destructor be overloaded?
What is the difference between abstraction and polymorphism?
Can we define a class within the interface?
What are the benefits of oop?
Can we have inheritance without polymorphism?
What exactly is polymorphism?
How many human genes are polymorphic?
Why is polymorphism used?
What are constructors in oop?
how to get the oracle certification? send me the answer
What is the renewal class?
What language is oop?