MASK can be used
Only for an outfile defined as printer
For any outfile that we write to
Both a & b
None of the above
Java architecture consists of? (Multiple)
Java Programming Language
Java Class file format
Java Application Programming Interface
Java Common Type System
Java Virtual Machine
Java Common Language Runtime
When Java JNI (Java Native Interface) should be used? (Multiple)
To improve memory management.
To achieve Platform independence
To improve the Application performance
If Java API is not available for platform specific operation
For small applications
What are valid Java Editions? (Multiple)
Micro Edition
Mobile Edition
Enterprise Edition
Mono Edition
Standard Edition
Robust Edition
Java Platform is made of?
1, 2 & 3
1 & 3
2 & 3
What is not true about Java platform?
JVM's default class loader is bootstrap
Java code is compiled into bytecode
JVM can run code in any language, provided it has been complied to bytecode meeting JVM specification
Java class file use little-endian format
Garbage collector is an integral part of JVM
Where do you mark an action as reusable?
A. Action Settings
B. Action Properties
C. Action Run Settings
D. Action Call Properties
Which method for the DataTable utility object will allow you to retrieve information from the Data Table during a test run?
A. Value
B. Import
C. GetCell
D. GetValue
What are the available environment variable type(s)?
A. Built-in
B. User-defined
C. User-function
D. Built-in, User-defined
If the Global Data sheet contains no data and the Local Datasheet contains two rows of data, how many times will the test iterate?
1
2
3
5