Why does Java strictly specify the range and behavior of its primitive types?
Answer / chaitu
Java strictly specifies the ranges for primitive values. The selection of values in integer or floating point types differs based on the requirement of an application
| Is This Answer Correct ? | 2 Yes | 1 No |
What is Java Community Process (JCP)?
What is preverifier?
Why we use J2ME?
What is difference between J2SE,J2EE and J2ME?
Will J2SE applications run on J2ME?If Not Why?
What is the J2ME platform?
List some Property Supported by J2ME?
Why does Java strictly specify the range and behavior of its primitive types?
How can I create connection two blue-tooth mobile in j2me. please urgent
What hardware and software requirements of a device that intends to implement the MIDP.
What are advantages of J2ME?
create a slide show which has three slides,which includes only text.program should change to the new slide after 5 seconds.After the third slide program returns to the first slide.