logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • How do you put a message in the browser's status bar ?


  • Options
  • A. status("put your message here")
  • B. window.status = "put your message here"
  • C. statusbar = "put your message here"
  • D. window.status("put your message here")

  • Correct Answer
  • window.status = "put your message here" 


  • Technology problems


    Search Results


    • 1. Explain the difference between Template and Table ?
    • Discuss
    • 2. How to declare select-option as a parameter?
    • Discuss
    • 3. How can we achieve singleton pattern in iOS?
    • Discuss
    • 4. Exception handling is targeted at

    • Options
    • A. Compile time error
    • B. Logical error
    • C. Run time error
    • D. All of the above
    • Discuss
    • 5. Which two method you need to implement for key Object in HashMap ?
    • Discuss
    • 6. What happens if the list-style-type property is used on a non-list element like a paragraph?
    • Discuss
    • 7. What are Child Selectors ?
    • Discuss
    • 8. Explain what is injector ?
    • Discuss
    • 9. Choose the correct html tag to make a text italic. 1. 2. 3. 4.

    • Options
    • A. 1
    • B. 2
    • C. 3
    • D. 4
    • Discuss
    • 10. Who is making the web standards?

    • Options
    • A. Internet Explorer
    • B. Netscape Navigator
    • C. The World Wide Web Consortium
    • D. All of the above
    • Discuss


    Comments

    There are no comments.

Enter a new Comment