Popular Courses
Sail E0 Package
Valid Till Next Exam
Fast Math Tricks
165 videos
Quantitative Aptitude
645 Videos
Reasoning Aptitude
161 Videos
CLASS 8 MATHS(CBSE)
417 Videos
CLASS 9 MATHS(CBSE)
40 hours, 647 questions
Check All Courses
Resources
Store
Blog
More
About Us
Contact Us
Register / Login
Menu
Home
Blog
Store
About Us
Contact Us
Profile Settings
Attempted Tests
My Purchases
Popular Courses
Sail E0 Package
Valid Till Next Exam
Fast Math Tricks
165 videos
Quantitative Aptitude
645 Videos
Reasoning Aptitude
161 Videos
CLASS 8 MATHS(CBSE)
417 Videos
CLASS 9 MATHS(CBSE)
40 hours, 647 questions
Check All Courses
Search
Search
Question
____________ method cannot be overridden.
Options:
A
.
 super
B
.
 private
C
.
 static
D
.
 final
E
.
 None of these
Answer: Option D
Submit Your Solution Below and Earn Points !
0 Likes
Report Problem
Share
Share this page with your friends!
More Questions on This Topic :
Question 1.
What is output of the program?class Test{ public void display(int x, double y){ System.out.println(x+y); } public double....Test test = new Test(); test.display(4, 5.0); System.out.println(test.display(4, 5.0)); }}
Question 2.
What is the result of the following piece of code:public class Person{ public void talk(){ System.out.print("I am a Pers....void main(String args[]){ Person p = new Student(); p.talk(); }}
Question 3.
What will be the output of the following program code?class Rectangle{ public int area(int length, int width){ return le....args[]){ Square r = new Square(); System.out.println(r.area(5 , 4)); }}
Question 4.
What will be the output?interface A{public void method1();}class One implements A{public void method1(){System.out.print....extends Two{public static void main(String[] args){A a = new Two();a.method1();}}
Question 5.
What will be printed after executing following program code?class Base{int value = 0; Base(){ addValue(); } void addValu....class Test{public static void main(String[] args){Base b = new Derived();System.out.println(b.getValue());}}
Share this page with your friends!
Latest Videos
Chapter 1 - GLOBAL STEEL SCENARIO & INDI
Part 1 : (13-04-2024)
ICA 2024
Chapter 1 - RMHP / OHP / OB & BP
Part 1 : (14-02-2024)
GPOE 2024
Cube & Cuboid
Part 1
Reasoning (Hindi)
Data Interpretation (DI) Part1
Basic Concepts
Reasoning (Hindi)
Counting Figures Part 1
Counting Of Straight Lines
Reasoning (Hindi)
Direction Sense Test
Part 1
Reasoning (Hindi)
Sail E0 free webinar
Webinars
Data intrepretation Problem 2 - Part 3
Tabulation
Vedic Maths
Volume & Surface Area Surface Area and V
Cuboid
Vedic Maths
Real Numbers
Part 7
Class 10 Maths
Latest Test Papers
Test paper 1
Reasoning & DI
Chapter 3.1 : INTRODUCTION
GPOE/GPA 2024
Chapter 1.1 : INTRODUCTION
GPOE/GPA 2024
Chapter 2.3 : COAL HANDLING PLANT - Set 1
GPOE/GPA 2024
Chapter 1.1 : Personnel Functions- An overview
GFM 2024