Webdynpro JAVA
1) Which all are global controllers in Webdynpro
a) Custom controller
b) Component controller
c) View Controller
d) All of the above
Ans: a and b
2) Is it mandatory for a component to have a window
a) Yes
b) No
Ans: b
3) The business functionality external to the webdynpro enviornment is encapsulated within
a) Component controller
b) Custom controller
c) Model
Ans: c
4) Which is the cardinality of a node which is bind to a table
a) 0:0
b) 0:1
c) 0:n
d) 1:n
Ans: c and d
5) What acts as the link between Component and a URL
a) View
b) Window
c) Component controller
d) Application
Ans: d
6) Which of the below acts as a collection of views
a) Window
b) Model
c) View itself
Ans: a
7) Which is the smallest unit of a product that can be delivered to the customer?
a) Software Component
b) Development Component
c) Project
Ans: a
8) Which is not a hook method in view controller
a) wddoinit0
b) wddomodifyview()
c) wddoexit()
d) wddopostprocessing()
Ans: d
9) Context is a …
a) place to store hook methods
b) place to store all methods
c) dynamic data storage area
d) link between view and window
Ans: c
10) Supply function contains…
a) method to populate node with values on demand
b) method to clear node
c) method to pass values from node to UI element
Ans: a
Wednesday, November 5, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment