How java is platform independent?
Answers were Sorted based on User's Feedback
Default layout of Dialog object?
where u use Abstraction and Interface in real time
What do you mean by data type?
List the features of java programming language.
when i write string s1="java"; in one program(application) and string s2="java"; in another application on the same jvm will both objects s2,s2 will refer to same memory location where "java" is stored in string pool.
In the below example, what will be the output?
what is a green thread? : Java thread
Describe the Big-O Notation.
Define locale.
Write a function to print Fibonacci series and Tribonacci series?
Is java free for businesses?
why java does compile time polymorphism at run time ?