Description: programming languages Online Quiz - 227 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
Which of the following operators work most like substitution?
Which modifier can be used when matching in Perl to match any character?
Assume that $var has the value hello . What is the value of the following sting?qq(It’s time to say $var);
Which operator can be used to access the first item in an array?
The ADD statement is used to add the new field value to the record only inside the FOR EACH RECORD loop statement.
What is APSI ?
Which function is used to display the name of the day in a week
What could be the date displayed after executing this statement PRINT $DATECHG('MON. DD, YYYY' , ' JAN. 10, 2009', 5)
Which condition is used to restrict the results of a group context FIND statement to a particular node or nodes?
For the FLOAT %variables, the assigned value is rounded to how many digits ?
Which statement is used to remove the found set of records from a list?
What happens if a series of UPDATE statements are issued?
What is APSP ?
What is the logical name of the file PNF.M204PRD2.NFPRO FILE ?
What is file group ?
The Maximum number of screens and menus combined per request is :
Which are valid user language working Areas:
$PAD('54345','0','6) equals
$MOD(5,3) equals
$LEN(RICHARD SMITH) equals