• Card 29 / 42: When creating a thread by implementing Runnable interface :
    A) you must implement the method run()
    B) you can override run(), but in case you don't you'll be restricted to the provided run() method, which contains no code and does nothing

    Answer:
    A) you must implement the method run()

  • Keyboard Shortcuts

    Previous Card ← Previous Card Button
    Next Card → Next Card Button
    Flip Card Space-Bar
<< First < Previous Next > Last >>

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now
Explanation:

When implementing Runnable you don't have the choice, you must implement the method run(). Again you must keep it public, returns void and receives no arguments : public void run()

Hide Choices Interactive Question Exam Home Page
Flash Cards plugin by Curtis Blackwell github.com/curtisblackwell/flash_cards
Google Play and the Google Play logo are trademarks of Google Inc.
Ask
Carly Allen
Start Quiz
Sarah Warren
Start Test
Copy and paste the following HTML code into your website or blog.
<iframe src="https://www.jobilize.com/embed/java-certification-questions" width="600" height="600" frameborder="0" marginwidth="0" marginheight="0" scrolling="yes" style="border:1px solid #CCC; border-width:1px 1px 0; margin-bottom:5px" allowfullscreen webkitallowfullscreen mozallowfullscreen> </iframe>