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
Can you start a thread twice in Java?
What happens when I use / and % with a negative numerator?
How is the marker interface used in Java?
What is an exception in java?
Can extern variables be initialized?
What is a map? What are the implementations of map?
Explain JMS in detail.
What do you understand by java?
Does sprintf add a null terminator?
Mention the default values of all the elements of an array defined as an instance variable.
what is the major difference between linkedlist and arraylist in java?
How do I print a “?
why java does not support unsigned keyword?
What is the order of arraylist in java?
How many arguments can be passed to main ()?