1Z0-869 Web TestEngine demo

Exit VCEDump 1Z0-869 Java Mobile Edition 1 Mobile Application Developer Certified Professional
Question 1 of 51
0% complete
Q1 Single choice

Given the MIDlet code:

7. String s = System.getProperty("microedition.configuration");

8. if (!s.equals("CLDC-1.1")) {

9. s = "CLDC-1.1";

10. }

11. System.setProperty(s);

Which statement is true?

Previous Check answer

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in