Answer Posted / kishore
ya,is possible
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
What is difference between an object and a class?
What does this () mean in constructor chaining concept?
What is the difference between a static and a non-static inner class in java programming?
Can you tell me range of byte?
Why java strings are immutable in nature?
What are the five major types of reference sources?
What is the purpose of a volatile variable?
What is exception in java?
Why main() method is public, static and void in java ?
Which variable is the independent variable?
What are the benefits of java?
Explain what is encapsulation?
What are methods of a class?
When to use runnable interface vs thread class in java?
What is better - 'bit-shift a value' or 'multiply by 2'?