Trend Nxt HP Service Test | Mock Test

HP Service Test | Mock Test

1
Function that displays a message in dialog box
a. MsgBox
b. DialogBox
c. Both A and B
d. InputBox

Answer : MsgBox

2
Function that evaluates an expression and returns the result
a. Exp
b. Eval
c. Execute
d. Const
Answer : Eval

3
Function that prompts for additional data from the user.
a. InputBox
b. MsgBox
c. Both A and B
d. DialogBox
Answer : InputBox

4
Function that returns the current date and time
a. Now
b. Date
c. Both A and B
d. Diff
Answer : Now

5
Function that returns the current system date
a. DatePart
b. Date
c. Day
d. DateDiff
Answer : Date

6
How do you declare a constant
a. Dim
b. Con
c. Const
d. Option Explicit
Answer : Const

7
Identify the vbscript data type
a. Integer
b. Dim
c. Con
d. Const
Answer : Integer

8
Identify which of the following is vb script data type
a. Error
b. Short
c. Amt
d. Const
Answer : Error

9
For opening the HP Service Test results, you must install –
a. UPT Viewer
b. URT Viewer
c. UFT Viewer
d. UAT Viewer
Answer : UFT Viewer

10
GAC Stands for?
a. Global Assembly Cache
b. Global Application Cache
c. Global Accessed Cache
d. Global Access Code
Answer : Global Assembly Cache