“I bought this guide a few days ago to prepare for my interview with Oracle. Many of the questions they asked me were from this guide. I found this book absolutely great!”
Read more comments...
What is a configuration in J2ME?
1,603 Views | (2 votes, avg: 3.5)
A configuration is a complete Java runtime environment, consisting of three things:
1.A Java virtual machine (VM) to execute Java bytecode. 2.Native code to interface to the underlying system. 3.A set of core Java runtime classes.
Name (required)
Mail (will not be published) (required)
Your Answer
To prove you're a person (not a spam script), type the security text shown in the picture. Click here to regenerate some new text.
A configuration is a complete Java runtime environment, consisting of three things:
1.A Java virtual machine (VM) to execute Java bytecode.
2.Native code to interface to the underlying system.
3.A set of core Java runtime classes.
Leave an Answer/Comment