Tag: technology

Questions Related to technology

Which Shell generally used for the Guest Login and in secure Installation ?

  1. Rsh

  2. Csh

  3. Bsh

  4. Ksh


Correct Option: A
  1. A-2, B-3, C-4-, D-1, E- 5

  2. A-1, B-4,C-5,D-2, E-3

  3. A-1, B-5, C-4, D-3, E-2

  4. Non of the above


Correct Option: B
  1. Putty

  2. Secure CRT

  3. Telnet Connection

  4. Exceed

  5. First,Third,Fourth

  6. First Two only


Correct Option: A,B,C,D
  1. System V at AT&T lab.

  2. BSD (Berkeley Software Distribution)

  3. Solaris at Sun Microsystems

  4. MAC OS X at Apple

  5. Only first two

  6. First Three only


Correct Option: A,B,C,D
  1. TRUNC=To_Date('09-Jan-02,DD-MON-YY,'YEAR',"Date" from Dual;

  2. Select TRUNC(To_Date('09-Jan-02,DD-MON-YY,YEAR')) "DATE" from Dual;

  3. Date =TRUNC(To_DATE('09-Jan-02','DD-MON-YY'),'YEAR'),'YEAR)"DATE: from DUAL;

  4. SELECT TRUNC(TO_DATE('12-Feb-99','DD-MON-YY'), 'YEAR') "Date " FROM DUAL;


Correct Option: D
  1. It returns employees who have 50% of the salary greater than $23,000:

  2. It returns employees who have 50% commission rate or salary greater than $23,000:

  3. It returns employees who have 50% of salary less than $23,000:

  4. None of the above


Correct Option: B
  1. Convert '10'to 10

  2. Convert 10 to '10'

  3. Convert 'TEN' to 10

  4. Convert a date to a character expression


Correct Option: B,D