Description: programming languages Online Quiz - 235 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
Which of the following compiler options can affect the runtime performance?
What does the below line does when inserted as first line in a shell script and executed? #! /usr/bin/bash -f
What is the output of the below command? a=2;(a=3; echo -n $a) ; echo -n $a
What does $! represent?
What is the difference between $* and [email protected]?
Assume that the .login/.profile file has the following command umask 27 What is the permission set upon creating a new file?
What the below command does? echo var=$
What is S0C4 error?
Which one is not a type of VSAM file?
The actual call to access the database will be done by calling
What are the advantages of using a PACKAGE?
Which of the following Environment cannot access DB2?
What is SQL code -818?
What does PLAN parameter refers?
In the program specification Block the field length for the status code is
Which command is used to terminate the conncetion with another computer?
Which parameter is used to copy one file from the remote machine to the local machine
Which of the following is not a FTP Parameter?
The following characteristics of a file can be changed while transmitting to a remote host
FTP is