programming languages Online Quiz - 235
Description: programming languages Online Quiz - 235 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
Attempted
0/20
Correct 0
Score 0
‹
›
Which of the following is not a FTP Parameter?
Which command is used to terminate the conncetion with another computer?
In the program specification Block the field length for the status code is
What is SQL code -818?
Which of the following Environment cannot access DB2?
What are the advantages of using a PACKAGE?
What is S0C4 error?
What the below command does? echo var=$
What is the output of the below command? a=2;(a=3; echo -n $a) ; echo -n $a
What does the below line does when inserted as first line in a shell script and executed? #! /usr/bin/bash -f