Answer Posted / azra
Indented form of layouts
Full Block form of layouts
Semi Block form of layouts
Hanging Paragraph form of layouts
Demi Offical form of layouts
The Noma form of layouts
| Is This Answer Correct ? | 6 Yes | 9 No |
Post New Answer View All Answers
how its run?
What should I import for arraylist in java?
Why can't we override private static methods?
What modifiers are allowed for methods in an interface?
What is difference between word and integer?
What is the base class in java from which all classes are derived?
How are destructors defined in java?
Is null an object java?
What is the difference between yield() and sleep()?
Explain the protected field modifier?
Where is the find and replace?
how to create constants in java?
Write down program for following scenario. Use java coding standard. You have array list with some words in it..we will call it as dictionary….and you have a arbitrary string containing some chars in it. You have to go through each word of dictionary and find out if that word can be constructed with the help of chars from arbitrary string given. If you find the word print it else print none.
Explain the difference between abstraction and encapsulation.
Is node a data type in java?