logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • Define authentication and authorization.


  • Correct Answer
  • Authorization: The process of granting access privileges to resources or tasks within an application Authentication: The process of validating the identity of a user 

  • Tags: Software Architect

    Technology problems


    Search Results


    • 1. onclick="window.open()":This attribute of HTML control is used to open a page in new window

    • Options
    • A. TRUE
    • B. FALSE
    • Discuss
    • 2. Which among the following validators checks if entered data matches a specific format

    • Options
    • A. Compare validator
    • B. RegularExpressionValidator
    • C. CustomValidator
    • D. None
    • Discuss
    • 3. Which among the following validators allows checking if data of one control match with other control?

    • Options
    • A. RangeValidator
    • B. CompareValidator
    • C. RequiredFieldValidator
    • D. None
    • Discuss
    • 4. Which among the following validators validates controls if controls contain data?

    • Options
    • A. CompareValidator
    • B. RangeValidator
    • C. RequiredFieldValidator
    • D. None
    • Discuss
    • 5. Which among the following is used to send data from one page to another with the URL but you can send limited size of data with the URL

    • Options
    • A. Cookies
    • B. View state
    • C. Querystring
    • D. None
    • Discuss
    • 6. What is .NET Framework?
    • Discuss
    • 7. What are the main components of .NET Framework?
    • Discuss
    • 8. In which namespace, all .NET collection classes are contained?
    • Discuss
    • 9. Does .NET support multiple inheritance?
    • Discuss
    • 10. What is the syntax to inherit from a class in C#?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment