What is java and why do we need it? Explain
Which one will take more memory: an int or integer?
How can we make copy of a java object?
What is casting?
Matrix multiplication only using OOP concepts .
What are different types of constants?
In how many ways we can create threads in java?
all are saying java doesn't support multiple inheritance but by default Object class is super class for all the user defined classes and we can extend atmost one class so each class can extend more than one class so java supports multiple inheritance?i am confused with this,pls any one explain me.
How hashmap works in java?
how system.out.println() works?
What does the string method compareto () do?
What is the use of ?this??
What is percentage in java?