programming languages Online Quiz - 228
Description: programming languages Online Quiz - 228 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
What can be the maximum length of a listname and what is it made up of?
The ADD statement is used to add the new field value to the record only inside the FOR EACH RECORD loop statement.
The specified field name and the value is added to the record if not mentioned in which of the following statements?
Which statement is necessary when using lists with FIND statements?
What is the result of the mixed fixed and float operation ?
What will be the value of %a in the expression %a = emp_num ?
The DELETE [ALL] RECORDS statement is used to delete all the records from which of the following?
The store record statement should not end with which of the following?
What is the maximum length of a string character ?
Which operator is used for concatenation ?
How is a filed name indicated ?
Which function returns the contents of an argument with leading zeros suppressed?
$INDEX('OTHER' , 'THE') equals