Name the eight primitive java types.
Answer / Abrar Raza
The eight primitive Java types are int (integer), char, long, byte, short, float, double, and boolean.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is the session factory thread safe?
Tell me about Firewalls in RMI?
What restrictions are placed on the location of a package statement within a source code file?
What is jboss?
What are the various thread priorities?
what is the RMI / IIOP?
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
Is jvm a overhead?
How would you detect a keypress in a jcombobox?
Howmany interfaces are used in RMI?
What exceptions are thrown by RMI?
difference between HashMap, Hashset and hashTable?