Here are the some most asked java questions in any technical interview :
Reference : PrepStat
**1. Why is Java a platform-independent language?
- Why is Java not a pure object-oriented language?
- What is the difference between Heap and Stack Memory in Java? And how does Java utilize this?
- How is Java different from C++?
- Why does Java not make use of pointers?
- What do you understand by an instance variable and a local variable?
- What are the default values assigned to variables and instances in Java?
- What do you mean by data encapsulation?
- Tell us something about JIT compiler.
- Can you tell the difference between the equals() method and equality operator (==) in Java?**
Other References :
Home Page : Link
About Page : Link
Aptitude Page : Link
Reasoning Page : Link
Verbal Page : Link
HR Page : Link
Technical Page : Link
Java8 : Link
Advance Java : Link
Core Java : Link
Java OOP's : Link
Spring Boot : Link
Advanced Spring Boot : Link
Linux : Link
ReactJS : Link
API : Link
Top comments (0)