Top 500+ Advanced Java Interview Questions 2020-2021 - 1
Question: 1
What are the supported platforms by Java Programming Languages?
Java runs on a variety of platforms, such as Windows, Mac OS, and the various versions of UNIX/Linux like HP-Unix, Sun Solaris, Redhat Linux, Ubuntu, CentOS etc.
Question: 2
How many types of inheritances does Java support?
Yes, Ok but, basically there are two types of Inheritances are there, they are
Single Inheritance
Multiple Inheritances
And some other Inheritances are there those are
Multi level
Hierarchical
Hybrid and
Java supports only Single Inheritance only.
Question: 3
What is the difference between constructor and method?
Constructor will be automatically invoked when an object is created whereas method has to be called explicitly.
Question: 4
What is the difference between static and non static variables?
A static variables is associated with the class as a whole rather than with specific instances of a class.
Non static variables take on unique values with each object instance.
Question: 5
What are pass by reference and pass by value?
Pass by Reference means the passing the address itself rather than passing the value.
Pass by value means passing a copy of the value to be passed.
- Java Interview Questions and Answers
- Top 1000+ Java Interview Questions and Answers Pdf
- Top 500+ Advanced Java Interview Questions 2020-2021
- Java Interview Questions and Answers for Freshers Pdf
- Java Interview Questions and Answers for Experienced Pdf
- Java Programming Basics Interview Questions
- Java OOPS Interview Questions for 3 years experienced
- Basic Java Programs Asked in Interview with Answers Pdf
- Java Programming Interview Questions and Answers
- C | C++ | Java Interview Questions and Answers
Computer Awareness Questions for NIMCET, JNU, BHU, MCA More
Objective Computer Awareness Notes for Bank, Competitive Exams More
Boolean Algebra Questions and Answers Pdf Class 11 More
Spreadsheet Questions and Answers Pdf More
Computer Awareness Question Bank Pdf Free Download More
Social and Relgious Reform Movements in the 19th Century Questions More
Economic Planning in India MCQ Quiz Questions and Answers More
Top 100+ Alligation or Mixture Aptitude Questions and Answers More
Operating System Questions and Answers Pdf More
7000+ Power Semiconductor Diodes and Transistors MCQ Questions Pdf More