Tag: enterprise content management

Questions Related to enterprise content management

Multiple choice technology enterprise content management
  1. A Text Object by Name:- MyHello and text value:- MyHello gets created in the database.

  2. A Text Object by Name:- MyHello and text value:- Hello gets created in the database.

  3. A Text Object by Name:- Hello and text value:- MyHello gets created in the database.

  4. Nothing is created, as one 'key/important statement' is missing in the code.

Reveal answer Fill a bubble to check yourself
B Correct answer
Multiple choice technology enterprise content management
  1. A cookie by Name cookie-myCookie is created.

  2. The cookie will expire exactly 15 days from the time it is created.

  3. The cookie will expire exactly 30 days from the time it is created.

  4. A cookie by Name myCookie is created.

  5. Since the setTime function will fail, the cookie will never expire.

Reveal answer Fill a bubble to check yourself
C,D Correct answer