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
Explain different ways of creating a thread?
What is widening and narrowing in java? Discuss with an example.
Is java a virus?
Is java a digit method?
When a thread is executing a synchronized method , then is it possible for the same thread to access other synchronized methods of an object ?
State some situations where exceptions may arise in java?
Is it possible to define a method in java class but provide it’s implementation in the code of another language like c?
Is alive and join method in java?
what is mutual exclusion? : Java thread
What is class forname?
What is the difference between a break statement and a continue statement?
Is alive method in java?
What is Recursion Function?
Write a program in java to create a doubly linked list containing n nodes.
List out benefits of object oriented programming language?