logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • Which method is used to draw an image on the canvas?


  • Correct Answer
  • drawImage(image,x,y) method is used to draw an image on the canvas 


  • Technology problems


    Search Results


    • 1. HTML 5 provides drag and drop facility. How do you make an image draggable?
    • Discuss
    • 2. Can HTML 5 get the geographical position of a user?
    • Discuss
    • 3. What are the new attributes provided in HTML5 for "form" tag ?
    • Discuss
    • 4. Which JavaScript objects are not accessible to web worker?
    • Discuss
    • 5. What is a Web Worker?
    • Discuss
    • 6. What are meta tags used for?

    • Options
    • A. To store information usually relevant to browsers and search engines
    • B. To only store information usually relevant to browsers
    • C. To only store information about search engines
    • D. To store information about external links
    • Discuss
    • 7. What is the difference between XML and HTML?

    • Options
    • A. HTML is used for exchanging data, XML is not
    • B. XML is used for exchanging data, HTML is not
    • C. HTML can have user defined tags, XML cannot
    • D. XML can have user defined tags, HTML cannot
    • Discuss
    • 8. What does an HTML tag do?

    • Options
    • A. It specifies formatting and layout instructions for your web page
    • B. It hides programming instructions from view
    • C. It determines the organizational structure of your Web site
    • D. It connects your web site to an operating environment
    • Discuss
    • 9. DOM stands for

    • Options
    • A. Document object model
    • B. Data object model
    • C. Document Oriented model
    • D. Data oriented model
    • Discuss
    • 10. What is the advantage of using frames?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment