logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is the security aspects provided with cloud?


  • Correct Answer
  • Security is one of the major aspects which come with any application and service used by the user Companies or organizations remain much more concerned with the security provided with the cloud There are many levels of security which has to be provided within cloud environment such as: ? Identity management: it authorizes the application service or hardware component to be used by authorized users ? Access control: permissions has to be provided to the users so that they can control the access of other users who are entering the in the cloud environment ? Authorization and authentication: provision should be made to allow the authorized and authenticated people only to access and change the applications and data 


  • Technology problems


    Search Results


    • 1. Which JSON framework is supported by iOS?
    • Discuss
    • 2. Which of the following attribute can hold the JavaScript version?

    • Options
    • A. script
    • B. version
    • C. language
    • D. none of the above
    • Discuss
    • 3. Which of these class have only one field 'TYPE' ?

    • Options
    • A. Run time
    • B. Process
    • C. Void
    • D. System
    • Discuss
    • 4. void waitForSignal() { Object obj = new Object(); synchronized (Thread.currentThread()) { obj.wait(); obj.notify(); } } Which statement is true?

    • Options
    • A. This code can throw an InterruptedException.
    • B. This code can throw an IllegalMonitorStateException.
    • C. This code can throw a TimeoutException after ten minutes
    • D. All the above
    • Discuss
    • 5. Which containers use a border Layout as their default layout ?
    • Discuss
    • 6. find all Employee records containing the word "Joe", regardless of whether it was stored as JOE, Joe, or joe.
    • Discuss
    • 7. What are the difference between call screen and leave screen?
    • Discuss
    • 8. How do we create a DHTML drop-down menu?
    • Discuss
    • 9. Which tag is used to display the numbered list? 1)
      2)
    • 3)
      4)

    • Options
    • A. 1
    • B. 2
    • C. 3
    • D. 4
    • Discuss
    • 10. In HTML document the tags are

    • Options
    • A. hidden keywords
    • B. used to display the content
    • C. Both A & B
    • D. None of the above
    • Discuss


    Comments

    There are no comments.

Enter a new Comment