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 the function of compareto in java?
Explain the private protected method modifier?
What is the difference between keyword and identifier?
Can we sort hashset in java?
Why destructor is not used in java?
What is collection class in java? List down its methods and interfaces.
What is thread synchronization in java?
What are 3 boolean operators?
What does this mean java?
What is the replace tool?
Explain the importance of throwable class and its methods?
How do you sort a string in java?
what happens when a thread cannot acquire a lock on an object? : Java thread
How many wrapper classes are there in java?
What do you mean Abstraction in java?