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
What is prime number in java?
Why is singleton class used?
Differentiate between a class and an object.
Can we use string in the switch case?
How would you format a date in java? I.e. In the ddmmyyy format?
What are computer functions?
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?
What are three ways in which a thread can enter the waiting state in java programming?
Explain about doubly linked list
Is arraylist a class in java?
Can you call a method in a method?
What are the drawbacks of singleton class?
What is the difference between this() and super() in java?
Why we use multi threading instead of multiprocessing?
What is type conversion in java?