Which containers may have a MenuBar?
Answer / rajesh
I think panel container may also use for menubar
| Is This Answer Correct ? | 0 Yes | 0 No |
How can you handle java exceptions?
Can we use a default constructor of a class even if an explicit constructor is defined?
Why singleton pattern is better than creating singleton class with static instance?
Where is the find and replace?
What methods are used in Servlet?Applet communication?
we r taking <load-on-startup>0</load-on-startup> <load-on-startup>1</load-on-startup> in deployment descripter for loading servlets like serv1 N serv2? so 'll it take serv1 or serv2
How to set the permissions to a file in java?
How to check if a list is sorted in java?
What is the requirement of thread in java?
What is the difference between the font and fontmetrics classes in java programming?
What is flag in python?
What are the principle concepts of oops?