Answer Posted / nashiinformaticssolutions
Java has two different kinds of data types, which are described below:
Data Type Primitive
Object data type or non-primitive data type
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define how does a try statement determine which catch clause should be used to handle an exception?
What are alternatives to java serialization?
What are byte codes?
Explain about assignment statement?
what do you understand by synchronization? Or what is synchronization and why is it important? Or describe synchronization in respect to multithreading? Or what is synchronization? : Java thread
How many arguments can be passed to main ()?
Explain about wait() method?
Explain different forms of polymorphism?
How will you serialize a singleton class without violating singleton pattern?
What is the largest number a double can hold?
Define canvas?
Why do we need wrapper class?
Explain about the main() method in java?
How is garbage collection controlled?
How many types of methods are there?