logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • How to declare select-option as a parameter?


  • Correct Answer
  • SELECT-OPTIONS: specify or displayed on the selection screen for the user to enter values Parameters : dname like dept-dname Select-options: dname for dept-dname 


  • Technology problems


    Search Results


    • 1. How can we achieve singleton pattern in iOS?
    • Discuss
    • 2. Exception handling is targeted at

    • Options
    • A. Compile time error
    • B. Logical error
    • C. Run time error
    • D. All of the above
    • Discuss
    • 3. Which two method you need to implement for key Object in HashMap ?
    • Discuss
    • 4. What are Spring beans ?
    • Discuss
    • 5. Convert the expression ((A + B) * C ? (D ? E) ^ (F + G)) to equivalent Postfix notations.

    • Options
    • A. AC + B * DE - FG +^-
    • B. AB + C * DE - FG + ^-
    • C. AC + B* DE - FG -+ ^
    • D. AB + C * DE - FG -+ ^
    • Discuss
    • 6. Explain the difference between Template and Table ?
    • Discuss
    • 7. 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")
    • Discuss
    • 8. What happens if the list-style-type property is used on a non-list element like a paragraph?
    • Discuss
    • 9. What are Child Selectors ?
    • Discuss
    • 10. Explain what is injector ?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment