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