Sybase Powerbuilder 10.0 professional (510-309) Free Practice Test
Question 1
Identify the TRUE statements with regard to external functions? (Choose 3)
Correct Answer: B,D,E
Question 2
Which of the following events can be found on a button located a 4GL web page?
Correct Answer: C
Question 3
______________ is an Object Oriented Concept in which a function in a descendent object replaces a function of the same name and argument list on its ancestor object.
Correct Answer: C
Question 4
Which of the following steps is NOT involved in populating a ListView control?
Correct Answer: C
Question 5
The XSLTGen.PublishPath refers to ______
Correct Answer: B
Question 6
Considering the following lines of code and assuming all references are valid, which of the statements below are TRUE? (Choose 2) Tab_1.OpenTab(u_mytabpage, 1) Tab_1.OpenTab(u_mytabpage, 1)
Correct Answer: D,E