programming languages Online Quiz - 145
Description: programming languages Online Quiz - 145 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
Attempted
0/20
Correct 0
Score 0
‹
›
Which ALL are true?
Variables are not interpolated inside which operator when used normally?
Which of the following statements are correct when using the RETAINstatement?
data test; input @1 sal 6.; datalines; $1,234 ; run; What is the value of sal in the test dataset?
What is the outcome of the scenario : open(FH, ">c:\temp\notes.txt") ?
the regex /g.d?c*/ doesn't matches
which is correct?
what does the structure create?
XML Schema is developed by?
How many primitive data types does XSD provide?
What is the root element in XSD?