WHAT IS JDK,JVM,CLASS DEFINE ALL?
Answers were Sorted based on User's Feedback
Answer / vamsi
jdk:java devlopement Kit
jvm:java verchuval machine
class:class is model for creating objects,it is a physically
not exist in the world
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / ranjith
class is nothing but set of objects or blueprint of an object
| Is This Answer Correct ? | 2 Yes | 0 No |
How do you check if a string is lexicographically in java?
Give me some null interfaces in java?
Can a private method be declared as static?
What is logical variable?
What is abstraction in java?
0 Answers Akamai Technologies,
what do you mean by stream pipelining in java 8? Explain
What data type is true or false?
Is it possible to compare various strings with the help of == operator?
What is tree node in java?
Does java initialize arrays to zero?
How to make a class or a bean serializable?
what is method reference in java 8?