Answer Posted / srinu
Their is no aberivation of java. its coffee seed name
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Is array serializable java?
What is function and method in java?
Where and how can you use a private constructor?
Can a class have multiple superclasses?
What is unicode full form?
Which non-unicode letter characters may be used as the first character of an identifier?
What is the difference between variable declaration and variable initialization?
Why there are some null interface in java? What does it mean?
What is equals method in java?
How do you take thread dump in java?
These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }
What is final access modifier in java?
Enlist few advantages of inheritance?
What is string literal in java?
What is difference between variable declaration and definition?