Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Which containers use a FlowLayout as their default layout?

Answers were Sorted based on User's Feedback



Which containers use a FlowLayout as their default layout?..

Answer / chandrarekha

panel's,applet's use flowlayout as the default layout

Is This Answer Correct ?    14 Yes 0 No

Which containers use a FlowLayout as their default layout?..

Answer / pkr_reddy

the default layout of flowlayout container is PANEL.

Is This Answer Correct ?    9 Yes 0 No

Which containers use a FlowLayout as their default layout?..

Answer / ravikiran

panel

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More Core Java Interview Questions

I have a sorting issue with a Hashmap. My constraint is that I MUST use the Hashmap and work with existing code. I do a database query and place the results in a Hashmap. When I iterate thru the Hashmap, it loses the original alphabetical sorting done by the database. So, my problem is that I must sort the results coming out of the Hashmap which is then placed into another class.

1 Answers  


explain multi-threading in java?

0 Answers  


What is an interoperable application in java ?

0 Answers   HCL,


make a method which any number and any type of argument and print sum of that arguments.....

0 Answers  


What is the driver class?

0 Answers  


What is the concept of multithreading?

0 Answers  


Explain different ways of creating a thread. Which one would you prefer and why?

0 Answers  


can any one tell me when do u go for inheritance and polymorphism

3 Answers  


What is functional interface in java example?

0 Answers  


What if static is removed from main method?

0 Answers  


How to add panel to a Frame?

5 Answers  


what is Abstract DataType?

1 Answers  


Categories