edited by
316 views

1 Answer

0 votes
0 votes
d) Multiple inheritance

There is nothing like Default inheritance, Multiplex inheritance.

Multilevel inheritance means Let A,B,C are 3 classes such that

B inherits A

C inherits B i.e A-->B-->C

Multiple inheritance is when A-->C and B-->C (A and B are base classes for Class C)

Related questions

0 votes
0 votes
2 answers
1
gatecse asked Mar 2, 2018
760 views
Bluetooth uses ____ method in physical layer to avoid interference from other devices or other networksFHSSFDSSTDSNone of the above
0 votes
0 votes
1 answer
2
gatecse asked Mar 2, 2018
391 views
In which of the following search agent operates by interleaving computation and action?Offline searchOnline searchBreadth first searchDepth first search
0 votes
0 votes
1 answer
3
gatecse asked Mar 2, 2018
373 views
Which of the following deals with the precise model where accurate solutions are achieved quickly?Soft computingMobile computingHard computingNone of the above
0 votes
0 votes
1 answer
4
gatecse asked Mar 2, 2018
509 views
Supervised learning and unsupervised learning are two board category ofData warehouseDBMSNeural NetworkNone of the above