Exam1pass
Easiest way to pass IT exams
Exam1pass Help You Pass Any IT Exam
http://www.exam1pass.com
Exam
: Sybase 510-309
Title
: PowerBuilder 10.0
Professional Exam
Version : Demo
Exam1pass
Easiest way to pass IT exams
Exam1pass Help You Pass Any IT Exam
http://www.exam1pass.com
1. Which function or statement could be used to dynamically add a user defined Tab control to a window?
A. OpenTab()
B. OpenUserObject()
C. Create
D. CreateObject()
Answer: B
2. Which of the following can be invoked from the System Tree but not the Object Browser?
A. Edit
B. Copy
C. Regenerate
D. Inherit
Answer: D
3. The FreeDBLibrary property is associated with which object?
A. DataWindow control
B. Transaction
C. Application
D. Window
Answer: C
4. CloseWithReturn can be used with what type of window?
A. popup!
B. response!
C. main!
D. child!
Answer: B
5. Which DataWindow presentation styles CANNOT be displayed in a Web Client? (Choose 2)
A. Crosstab
Exam1pass
Easiest way to pass IT exams
Exam1pass Help You Pass Any IT Exam
http://www.exam1pass.com
B. Tabular
C. Graph
D. N-Up
E. Rich Text
F. Labels
Answer: CE
6. For a web DataWindow, these are advantages of deploying a DataWindow container component over
deploying DataWindow objects in a PBL. (Choose 3)
A. DataWindows retrieve( ) function executes faster
B. HTML Generator initialization is faster due to fewer method calls from web tier to the server
C. Connections from an EAServer Cache can only be acquired by a DataWwindow container
D. The HTML generator can be extended through adding service custom classes
E. Declarative resource settings are made from the components .Prop file
Answer: BDE
7. Which of the following events can be found on a button located a 4GL web page?
A. ServerAction
B. Validate
C. BeforeAction
D. FirstTime
Answer: A
8. When looking at the event list of a control placed on a 4GL Web Page, what is the significance of events
displayed in blue?
A. This is an inactive event
B. This is a reserved event
C. This is a server-side event
D. This is a client-side event
Answer: