Answer Posted / sireeshabojedla
Object and class
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is a char always 1 byte?
Why method overriding is used?
Explain yield() method in thread class ?
How do weakhashmap works?
What are keyboard events?
Does constructor be static?
When should I use singleton pattern?
Can you give few examples of final classes defined in java api?
What is * argv?
What is difference between public static and void?
What is the meaning of flag day?
how to handle exceptions in ejb?
Which java collection does not allow null?
You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain
Can we serialize static variables in java?