What is the purpose of premetive data types in java?
Answer Posted / ravikiran(aptech mumbai)
primitive datatypes will allocate some memory in accordance
with the type of the variable
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is java and its types?
Can list contain null in java?
What is a instance variable?
What are wrapper classes in java?
Mention some interfaces implemented by linked list in java.
Why java is considered dynamic?
What's the purpose of using break in each case of switch statement?
How we create object in copy constructor?
What is a priority queue java?
Explain parallel processing in java8?
What is the difference between notify and notifyall method?
What does it mean to be immutable?
What is the reflection?
What is object data type?
Explain covariant method overriding in java.