Answer Posted / niranjanravi
BorderLayOut,GridBagLayout,GridLayout,CardLayout
| Is This Answer Correct ? | 58 Yes | 16 No |
Post New Answer View All Answers
Explain when we should make an instance variable private.
Explain about main() method in java ?
What is a text string?
You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain
What is the purpose of extern variable?
What is the use of coding?
What is meant by inheritance and what are its advantages?
How do I type unicode?
What is stringbuffer in java?
How does compareto work in java?
Is array synchronized in java?
List any five features of java?
What is string made of?
Can we catch more than one exception in a single catch block?
What is square root in java?