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
Give example to differentiate between call by value and call by reference.
Why webdriver is an interface?
Explain the overview of UDP messaging.
How do you call a reference in java?
What is object in java?
what is a working thread? : Java thread
What are 5 boolean operators?
What is the use of jtable?
If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?
What is main string [] args?
Can we override constructors in java?
what is method reference in java 8?
Can we override static methods in java?
What is a newline character in java?
When should you use arraylist and when should you use linkedlist?