programming languages Online Quiz - 160
Description: programming languages Online Quiz - 160 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
The symbol '||' is used for ?
The meaning of 'X' after a literal in quotes/apostrophes in REXX is ?
Which instruction in REXX is used to display at the terminal?
What is the result when the following piece of code is executed? /REXX/ X=16 Y=5 Z = X % Y Say Z
What is the output of the following? SAY 'C1C2C3'X
What is the output? SAY "TCS"||"USWEST"
The instruction NUMERIC FUZZ is used in REXX ?
Which of the following is EXCLUSIVE OR operator?
EXECIO is used to ?
To indicate end of input file EXECIO sets the REXX special variable RC to ?
When there is data in the stack, which instruction can be used to force the Input from the terminal?
The command "EXECUTIL TS" in REXX ?
Concerning the LiveCycle Data Services application directory structure, under what folder would you place your Custom ActionScript 3 classes,MXML components and SWC's?
Which two are part of the LiveCycle Data Services RPC Services?
Which method is used to write data to the SOL file during a open session?
What is the default method for sending a request via the HTTPService MXML tag?
Concering LiveCycle Data Services, which of the following properties of the component must you specify in order to successfully receive messages?
Which of the following events would be used by an interactive object to indicate visually that it can or cannot accept a drop operation?
Concerning Flex Data Services, which of the following are valid data types for the resultFormat property of the component?