programming languages Online Quiz - 120
Description: programming languages Online Quiz - 120 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
Attempted
0/20
Correct 0
Score 0
‹
›
We can write the program without main() in C language
The variable JOBCODE has length $5 in the dataset TEMP. The same variable present in the dataset TEMP1 and has length $7. data temp2; set temp temp1; run; what would be the length of the variable JOBCODE in the dataset TEMP2?
What is the maximum combined length of command line arguments including the space between adjacent arguments?
Which is the correct syntax for the function gcvt() in C?
To which numbering system can the binary number 1101100100111100 be easily converted to?
The general form of SUM statement is