Answer Posted / madan
no
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is the basic of java?
Write a java program to print fibonacci series?
Why is it called buffering?
What is public static void main?
What do you mean by scope of variable?
What are the classes of java?
What is a dynamic array in java?
These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }
Define locale.
Are there structures in java?
What is a stringbuffer?
Why is it called boolean?
List two java ide’s?
Can the garbage collection be forced by any means?
What does int [] mean in java?