answersLogoWhite

0


Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: How do you create student evaluation using inheritance in c plus plus?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is inheritance how does it help us create new classes?

Inheritance is the java feature by which the functionality of a parent class is inherited by the child class. Inheritance does not help create new classes instead it avoids creation of duplicate classes. We can re-use classes using Inheritance.


Program for create a student detail in a table using HTML?

Oracle is a great program for creating a student detail in a table using HTML. One can even use a word processing platform too.


Create a mark list using array with structure?

sorce code for student mark list usig array


A c program to manage a bank system using inheritance and not using the concept of file handling?

using with files


Can we implement multiple inheritance in java using package and interface?

Yes. Java does not support full fledged/proper multiple inheritance. But, whatever partial inheritance that Java supports can be implemented using interfaces Actually, java does not support multiple inheritance. You can achieve partial multiple inheritance using interfaces but java is not like C or C++ where you can do direct multiple inheritance. However, you can achieve partial multiple inheritance with the help of interfaces. Ex: public class FerrariF12011 extends Ferrari implements Car, Automobile {…} And this is under the assumption that Car and Automobile are interfaces. Here if you see, though you don't inherit concrete code from the Car or the Automobile interface, you do inherit skeleton methods that determine the way your class eventually behaves and hence this can be considered partial Multiple Inheritance.

Related questions

What is inheritance how does it help us create new classes?

Inheritance is the java feature by which the functionality of a parent class is inherited by the child class. Inheritance does not help create new classes instead it avoids creation of duplicate classes. We can re-use classes using Inheritance.


Define of inheritance?

clearly define inheritance and the reason behind using inheritance


How to create a student information system using the concept through which student could see his mark and attendance?

The answer is simply if you tell me what is the meaning of ejb


Program for create a student detail in a table using HTML?

Oracle is a great program for creating a student detail in a table using HTML. One can even use a word processing platform too.


Create a mark list using array with structure?

sorce code for student mark list usig array


Specialization form of inheritance?

Inheritance refers to the concept by which the features from one class can be extended/made available in other classes. Java supports 3 forms of inheritance * Single Inheritance * Multiple Inheritance * Multilevel Inheritance (Can be implemented using interfaces)


A c program to manage a bank system using inheritance and not using the concept of file handling?

using with files


What are the benefits of using 360 Evaluation?

360 evaluation is different than traditional evaluation in that an employee is evaluated by more than just his or her superior. In 360 evaluation, an employee may be evaluated by his or her subordinates, customers, peers, and superiors.


Using console application show the use of inheritance in your program?

inheritance is purpose of deriving one class from other class and it is reusabilty of code..


What is public inheritance in java?

Inheritance is a Java feature by which we can reuse code and programming logic from one class in another class. We implement Inheritance using the extends keyword.Ex: public class Ferrari extends Car {…}Here the Ferrari Class will extend features from the Car Class.This is Inheritance. The different types of Inheritance are:Single InheritanceMulti-Level InheritanceMultiple Inheritance (Java supports only Partial Multiple Inheritance) andHybrid Inheritance


How are the colleges attempting to create a safer environment for student regarding alcohol and drugs?

Some are using social norms marketing programs, which have proven to be highly effective. Others are using harm reduction programs, which are also effective.


What is an example sentence using the word evaluation?

The evaluation of the house was well received.The evaluation is that he had pasted the wrong answer on the wrong question.He just had to write the evaluation and then the essay was finished.