why we need this (1.object,2.class,3.data hiding,4.encapsulation,5.abstraction,6. polymorphism,7.inheritance)
2 4818What is immutable class? how to make a Class explicitly "Immutable"?Wap to make a class explicitly immutable.
3 7427How many types of JVM's (OR) Name of the JVM's which are used in Tomcat & Weblogic servers ?
TCS,
1 13163Class A extends Class B but Class A also inherit Super Class Object so it is multiple inheritence give reason in support of your answer
3 5604
How do you call a reference in java?
Explain what is Marker interface?
Can we force the garbage collection to run?
What is a java list?
What is anti pattern in java?
Difference between a class and an object?
What is the reflection?
What is the basic concept of java?
What is the difference between double and float variables in java?
What is difference between Heap and Stack Memory?
What is a literal coding?
What do you mean by jjs in java8?
Difference between == and .equals() ?
What is the mapping mechanism used by java to identify IDL language?
Why are constructors used?