0

web technology Online Quiz - 197

Description: web technology Online Quiz - 197
Number of Questions: 20
Created by:
Tags: web technology
Attempted 0/20 Correct 0 Score 0

which one is default one while creating a view...?

  1. force

  2. no force

  3. with read only

  4. with check option


Correct Option: B

Decks are constructed as a set of ______ .

  1. CARDS

  2. PAGES

  3. TABLES

  4. FORMS


Correct Option: A
  1. WAP

  2. Web

  3. Mobile

  4. All


Correct Option: A
Explanation:

To answer this question, the user needs to know what WML stands for and what types of browsers can display WML pages.

WML stands for Wireless Markup Language, a markup language used for creating content for mobile devices.

Now, let's go through each option and explain why it is right or wrong:

A. WAP: This option is partially correct. WAP (Wireless Application Protocol) is a technical standard for accessing information over a mobile wireless network. WML is the markup language used to create content for WAP-enabled devices. Therefore, WML pages can be displayed in a WAP-enabled browser.

B. Web: This option is incorrect. WML pages are not designed for display in a standard web browser. Instead, they are designed for display on mobile devices.

C. Mobile: This option is partially correct. WML pages are designed for display on mobile devices and can be displayed in a browser on a mobile device.

D. All: This option is incorrect. WML pages are not designed for display in a standard web browser, so they cannot be displayed on all types of browsers.

Therefore, the answer is: A. WAP

  1. Validate user input

  2. View Error Messages

  3. Generate dialog boxes

  4. None


Correct Option: D
  1. higher

  2. lighter

  3. stronger

  4. not a version of the JavaScript language


Correct Option: B
  1. numeric handling

  2. character

  3. string

  4. math


Correct Option: D

Which method is used to get the current security level of PS application?

  1. getApplicationId()

  2. getSecurityLevel()

  3. getAuthenticationLevel()

  4. getApplicationSecurityLevel()


Correct Option: B
  1. Frontline Edits

  2. Presentation page controller validations

  3. b & d only

  4. Backend validations performed during performAction() requests

  5. a,b,d

  6. None of the above


Correct Option: E

Which of the following exception classes available in PS to handle the exception?(Choose more than 1)

  1. PsChainedException

  2. PsPageFlowException

  3. PsJspException

  4. PsServletException


Correct Option: A,D

user profile components helpful mostly to which of the following peoples(Choose all)

  1. Deployer

  2. System Administrator

  3. Assembler

  4. Page Author

  5. Application developer


Correct Option: D,E
  1. Bean name

  2. servlet code

  3. Tag library descriptor file

  4. Implementation of the tag

  5. jsp code


Correct Option: C,D,E

Which of the following goals behind the PS, (Choose All)

  1. To support common look & feel across applications.

  2. To make business logic model easily.

  3. To provide the separation of roles & responsibilities between the page author & application programmer.

  4. To make it easier to introduce the change.

  5. a & c


Correct Option: A,C,D

Which of the attribute of map.xml mandates field value ?

  1. display Value

  2. EditMode

  3. Mandatory

  4. Expected


Correct Option: B
- Hide questions