Answer Posted / iram zaib
preferred size of a component is the minimum size at which
it display normally
| Is This Answer Correct ? | 57 Yes | 9 No |
Post New Answer View All Answers
How does split work in java?
What is keyword and identifier?
Difference between keyword and identifier.
Can subclass overriding method declare an exception if parent class method doesn't throw an exception?
Can we write multiple catch blocks under single try block?
What is a marker interface?
Can you sort a list in java?
Is string passed by reference in java?
What is the default size of arraylist in java?
What is a ternary operator in java?
How is abstraction implemented in java ?
What is close method? How it's different from Finalize & Dispose?
What do you mean by multithreaded program?
You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain
What is continuity of a function?