Answer Posted / ranganathkini
byte, short, int, long, float, double, char, boolean
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
Why Set interface contains unique elements, what internally implemented for this so that it contains unique elements?
What is methods in java?
What is token in java?
Are arrays static in java?
What are memory tables?
Why synchronization is important?
What is array sorting in java?
What design pattern you have used in your project? I answered Factory pattern, how it is implemented? What are its advantage? Do know about Abstract Factory?
Print Vertical traversal of a Binary Tree.
What is difference between wait and notify in java?
What are parsers? Dom vs sax parser.
What is the basic concepts of OOPS?
Why synchronization is important in java?
Can we declare register variable as global?
Should database connections be singleton?