logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is SVG?


  • Correct Answer
  • - SVG is the abbreviation for Scalable Vector Graphics and is recommended by W3C - It is used to define vector-based graphics for the Web - The graphics are defined in XML format -An important quality of SVG graphics is that their quality is maintained even when they are zoomed or resized - All the element and attributes of SVG files can be animated 


  • Technology problems


    Search Results


    • 1. Differentiate between Canvas and SVG.
    • Discuss
    • 2. What are the new features provided in HTML5?
    • Discuss
    • 3. What is the difference between "==" and "==="?
    • Discuss
    • 4. What does isNaN function do?
    • Discuss
    • 5. What is mean by "this" keyword in javascript?

    • Options
    • A. It refers current object
    • B. It referes previous object
    • C. It is variable which contains value
    • D. None of the above
    • Discuss
    • 6. What is a Canvas?
    • Discuss
    • 7. What is HTML5 Web Storage?
    • Discuss
    • 8. Differentiate between localStorage and sessionStorage objects.
    • Discuss
    • 9. What is the concept of Application Cache in HTML5? What are its advantages?
    • Discuss
    • 10. What is a Manifest file?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment