Skip to main content

Upwork J2ME Test Answers



1. Which of the following are not supported by the CLDC 1.1 VM?
 Answers: • Float calculations

 2. Which of the following is not addressed by MIDP?
 Answers: • All of the above are addressed

 3. Which of the following are Java ME profiles?
 Answers: • MIDP


 4. What will happen on attempting to compile and run the following code?

 public class ERMidlet extends MIDlet implements CommandListener, Runnable
 {
 private Display mDisplay;
 private Form myForm;
 private Command exitCommand;
 private StringItem myString;

 ERMidlet()
 {
 myForm = new Form("Expert Rating Exam");
 exitCommand = new Command("Exit",Command.EXIT, 0);
 myString = new StringItem("15");
 myForm.append(myString);

 myForm.addCommand(exitCommand);
 myForm.setCommandListener(this);

 }

 public void startApp()
 {
 mDisplay = Display.getDisplay(this);
 mDisplay.setCurrent(myForm);
 }

 public void commandAction (Command c, Displayable s)
 {
 destroyApp(false);
 notifyDestroyed();
 }

 public void run()
 {
 }

 public void pauseApp()
 {
 }

 public void destroyApp(boolean unconditional)
 {
 }

 }
 Answers: • It will display 15 on the devices screen

 5. Which of the following is not a characteristic features of the target devices of CDLC?
 Answers: • They support the complete JVM specification

 6. Which of the following profile is supported by CLDC?
 Answers: • MIDP

 7. The constant to create a modal alert is:
 Answers: • Alert.FOREVER

 8. The version of CLDC in a JAD file can be known by the:
 Answers: • MIDlet-Configuration

 9. The RecordStore can be shared among multiple MIDlets.
 Answers: • True

Comments

Popular posts from this blog

Top SEO Companies in India by TOPSEO's Ranking

I am providing you the list of top 10 SEO Companies/Firms/Agencies in India by TOPSEO's  (January 2016) 1. SEO.IN  Year Founded: 2002 Website: http://www.seo.in / 2. SEOValley Solutions Private Limited Year Founded: 2000 Website: http://www.seovalley.com / 3. PageTraffic Year Founded: 2002 Website: http://www.pagetraffic.com/ 4. SeoTonic Web Solutions Private Ltd. Year Founded: 2006 Website: http://www.seotonic.com/ 5. Outsource SEO Year Founded: 2004 Website: http://www.outsourceseo.com/ 6. Ranking By SEO Year Founded: 2008 Website: http://www.rankingbyseo.com/ 7. Techmagnate Year Founded: 2006 Website: http://www.techmagnate.com / 8. SEO Discovery Year Founded: 2006 Website: http://www.seodiscovery.com/ 9. Greenlemon Year Founded: 1999 Website: http://greenlemon.in/ 10. SEOXperts India Year Founded: 2008 Website: http://www.seoxpertsindia.com/

How to Choose Best Digital Marketing Engineer for your Business ?

Digital Marketing is new marketing concept of products, services and others using digital technologies on the internet. Previously we know digital marketing interms of internet marketing or online marketing. Digital marketing campaign is run on all the platform like; Desktop, tablet, mobile etc. Digital Marketing functions are SEO(search engine optimization), SEM(search engine marketing), Content Marketing, campaign marketing, e-commerce marketing, SMM(social media marketing), SMO(social media optimization), E-mail marketing, display advertising, games, ASO(Apps store optimization), Bulk SMS, branding, reputation management and other digital marketing platform techniques. If we can talk about simple SEO executive role, PPC Analyst role, SMO expert role or other single task handler then its a single activity performer. But if we hire a digital marketing engineer then its necessary that he has knowledge and working ability of all above digital marketing techniques. Simply we ...

Upwork/oDesk SMM(Social Media Marketing) Test

New Test Answers for Upwork's Social Media Marketing Test - Updated on January 2016: 1. What is the character limit for posts on Twitter?   Answers:  • 140 characters  2. How can a company place itself as an expert in a certain area of expertise?   Answers:  • Actively answer questions in the Q&A section of the site  3. What type of status updates would drive visitors to the company site?   Answers:  • A link to a new press release hosted on the company site  4. What is meant by A/B testing in marketing?   Answers:  • Testing 2 versions of an advertisement to see which elicits the best response  5. Using which of the following two methods can a company ensure that the proper audience finds their YouTube videos?   Answers:  • Post links on the company blog to the YouTube videos  6. How does a blog directly impact sales of a company?   Answers:  • It is typically used as the way to...