Answer Posted / rachit kapoor
THERE ARE FOUR TYPES OF LAYOUT
PRODUCT LAYOUT (LINE LAYOUT)
PROCESS LAYOUT (FUNCTIONAL LAYOUT)
FIXED POSITION LAYOUT (PROJECT LAYOUT)
GROUP LAYOUT (COMBINATION LAYOUT OR CELLULAR LAYOUT)
| Is This Answer Correct ? | 23 Yes | 3 No |
Post New Answer View All Answers
how to convert Java project into Maven ?
What are the access modifiers in java?
What is a constructor, constructor overloading in java?
What do you understand by abstract classes?
Can a serialized object be transferred via network?
What is the difference between stored procedure & function?
Describe method overriding
Why do we need data structure in java?
What are the procedures?
what is the swingutilities.invokelater(runnable) method for? : Java thread
What is difference between overloading and overriding in java?
Can substring create new object?
What does .equals do in java?
How dead lock situation occurs in java and how you can identify it?
What isan abstract class and when do you use it?