How the elements are organized in GridLayout?

Answers were Sorted based on User's Feedback



How the elements are organized in GridLayout?..

Answer / niranjanravi

THE ELEMENTS IN THE GridLayOut are organised according to
the grids.

Is This Answer Correct ?    2 Yes 0 No

How the elements are organized in GridLayout?..

Answer / kajalpreet kaur

elements are arranged in rows and column format in grid layout.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What purpose do the keywords final, finally, and finalize fulfill?

0 Answers  


what is difference between front controller and action servlet?

2 Answers  


What is meant by call by reference?

0 Answers  


What is the difference between a checked and an unchecked exception?

0 Answers   Cyient,


Is there is any error if you have multiple main methods in the same class?

10 Answers   Infosys, Wipro,






Differentiate constructor and a method and how are it be used?

7 Answers   Wipro,


What are the benefits of java?

0 Answers  


what do you understand by synchronization? Or what is synchronization and why is it important? Or describe synchronization in respect to multithreading? Or what is synchronization? : Java thread

0 Answers  


How can you make sure that your singleton class will always return single instance in multi-threaded environment?

0 Answers  


Is treeset sorted in java?

0 Answers  


adapter class ?

2 Answers  


When can an object reference be cast to an interface reference in java programming?

0 Answers  


Categories