Java Interview Questions and Answers - 1
Question: 1
What is a platform?
A platform is the hardware or software environment in which a program runs.
Most platforms can be described as a combination of the operating system and hardware, like Windows 2000/XP, Linux, Solaris and MacOs.
Question: 2
Can Java code be compiled to machine dependent executable file?
Yes. There are many tools out there. If you did so, the generated exe file would be run in the specific platform, not cross plat-form.
Question: 3
Why classes in java are immutable?
All wrapper classes in java.lang are immutable –
String,
Integer,
Boolean,
Character,
Byte,
Short,
Long,
Float,
Double,
BigDecimal,
BigInteger.
Question: 4
What is the difference between static and non static variables?
A static variable 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 is a pointer?
Pointer means a reference handle to memory location.
- 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
Gross Domestic Product and Its Growth Class 10 Questions Pdf More
Industrial Cluster in Tamil Nadu TNPSC Questions Pdf More
Food and Security TNPSC Questions Pdf More
Economics Food Security and Nutrition Class 10 Questions Pdf More
Class 10th Social Indian Constitution Pdf More
1000+ Soil Mechanics & Foundation Engineering MCQ Questions & Answers More
TNPSC Books and Authors Multiple Choice Questions and Answers More
Indian Polity Questions and Answers Pdf More
Tourism General Knowledge Questions and Answers 2020-2021 More
Database Management System Question Bank More