Answer Posted / mani
PROCESS LAYOUT
PRODUCT LAYOUT
COMBINED LAYOUT
FIXED POSITION LAYOUT
CELLULAR LAYOUT
| Is This Answer Correct ? | 38 Yes | 7 No |
Post New Answer View All Answers
How many techniques can be employed to create a string object?
Explain the Propertie sof class?
What is udp in java?
What do you mean by inner class in java?
What is the Concept of Encapsulation in OOPS
In java, how many ways you can take input from the console?
Can we have multiple catch block for a try block?
Tell me are there implementations for sorting and searching in the java libarary?
How does linkedhashmap work in java?
What is a protected method?
what is object-oriented programming in java?
What is thread safe in java?
What is stringreader?
Why does java does not support multiple inheritance? Explain
Implement 2 stacks with just 1 array. The stack routines must not indicate overflow unless every slot in array is used.