Siebel Open UI MCQ Quiz – Part 3

Siebel Open UI MCQ

This Siebel Open UI MCQ Quiz contains few questions as a free online practice test.

1. Accesses all the properties in the presentation model and sends them to the physical control through the appropriate methods that this physical control exposes

a)BindEvents
b)EventBind
c)BindData
d)Databind

2. Store all your custom presentation models and physical renderers in

a)CLIENT_HOME\PUBLIC\language_code\release_number\scripts\siebel
b)CLIENT_HOME\PUBLIC\language_code\release_number\scripts\siebel\custom
c)CLIENT_HOME\PUBLIC\language_code\release_number\scripts
d)CLIENT_HOME\PUBLIC\language_code\release_number\scripts\custom

3. Siebel Open UI stores image files in

a)CLIENT_HOME\PUBLIC\images
b)CLIENT_HOME\PUBLIC\enu\oui\images
c)CLIENT_HOME\PUBLIC\enu\images
d)CLIENT_HOME\PUBLIC\enu\images\oui

4. Which one is not a logical operator in javascript

a)&&
b)||
c)!
d)^

5. Most common way to access an HTML element is to use the id of the element

a)getElementId
b)getElementById
c)getIdElement
d)getElementByName