How to compare two strings in java program?
what is the context
class A { class B { psvm(String args[]) { } } } if the prg saved in A.java whats the o/p?
Is it possible to cast an int value into a byte variable? What would happen if the value of int is larger than byte?
Write a program to find the greatest of three numbers in java?
What are the main concepts of oops in java?
How do you use, call, and access a non-static method in Java?
Explain aggregation in java?
What is the best way to findout the time/memory consuming process?
What is meant by local variable and instance variable?
What is a class ?
What is constructor and its types?
What are accessor methods in java?