How the elements are organized in GridLayout?
Answers were Sorted based on User's Feedback
Answer / niranjanravi
THE ELEMENTS IN THE GridLayOut are organised according to
the grids.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / kajalpreet kaur
elements are arranged in rows and column format in grid layout.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why runnable interface is used in java?
does java support pointers?
What is regex used for?
What is aggregation and composition ?
What is the use of string and stringbuffer?
How we can declare a static variable?
How do you create an array in java?
What is basic concept of static in java ?
what are the states associated in the thread? : Java thread
What is a method header?
What is the default size of arraylist in java?
How many types of exception can occur in a java program?