gs gs111 Inheritance (Using Java) - Single Level Inheritance - Quiz No.1

gs gs111 OOP Object Oriented Programming Java Quiz

Online Quizzes Preparation

This quiz belongs to book/course code gs gs111 OOP Object Oriented Programming Java of gs organization. We have 178 quizzes available related to the book/course OOP Object Oriented Programming Java. This quiz has a total of 10 multiple choice questions (MCQs) to prepare and belongs to topic Inheritance (Using Java). NVAEducation wants its users to help them learn in an easy way. For that purpose, you are free to prepare online MCQs and quizzes.

NVAEducation also facilitates users to contribute in online competitions with other students to make a challenging situation to learn in a creative way. You can create one to one, and group competition on an topic of a book/course code. Also on NVAEducation you can get certifications by passing the online quiz test.

Question 5: What will be the output of the following Java code?

 class Base { String s = "NVAEducation"; } class Derived extends Base { void index() { System.out.println(s.indexOf('N')); } } public class Index { public static void main(String[] args) { Derived a = new Derived(); a.index(); } }


Online Quizzes of gs111 OOP Object Oriented Programming Java

Other LANG related online quizzes

Other categories of gs Online Quizzes

Other organizations

Theme Customizer

Gaussian Texture



Gradient Background