Tag: testing

Questions Related to testing

  1. mv new old

  2. cp new old

  3. rn new old

  4. rename new old


Correct Option: A
  1. newdir flower

  2. mkdir flower

  3. crdir flower

  4. crtdir flower


Correct Option: B
Explanation:

To create a new directory called "flower" in UNIX, you need to use the "mkdir" command. This stands for "make directory" and is used to create a new directory in the current location.

Let's go through each option and explain why it is right or wrong:

A. newdir flower: This option is incorrect. There is no "newdir" command in UNIX. The correct command to create a new directory is "mkdir".

B. mkdir flower: This option is correct. By typing "mkdir flower", a new directory called "flower" will be created in the current location.

C. crdir flower: This option is incorrect. There is no "crdir" command in UNIX. The correct command to create a new directory is "mkdir".

D. crtdir flower: This option is incorrect. There is no "crtdir" command in UNIX. The correct command to create a new directory is "mkdir".

Therefore, the answer is: B. mkdir flower

  1. Basic OS/SQL command knowledge, QC knowledge, Automation expert

  2. Basic OS/SQL command knowledge, Analytical Skills, knowledge of QC

  3. Analytical Skill, Critical of developer's work, Automation expert

  4. Analytical Skills, Basic OS/SQL command knowledge, Critical of developer's work


Correct Option: D
  1. 3:45 & 3:30

  2. 3:30 & 3:45

  3. 3:38 & 3:35

  4. 3:38 & 3:40


Correct Option: C
  1. 00:55

  2. 1.00

  3. 1.05

  4. 3.39

  5. All of the above


Correct Option: B,C
  1. type not_empty

  2. cat not_empty

  3. more not_empty

  4. view not_empty


Correct Option: B
  1. grep plasmodium *

  2. find plasmodium -all

  3. lookup plasmodium *

  4. cat plasmodium *


Correct Option: A

The key that is used to Start/End analog recording mode ?

  1. Shift+F3

  2. Shift+F10

  3. Shift+Alt+F3

  4. CTRL+Shift+F3


Correct Option: C

AI Explanation

To answer this question, you need to understand the key combinations used to start or end analog recording mode. Let's go through each option to understand why it is correct or incorrect:

Option A) Shift+F3 - This option is incorrect because Shift+F3 is not the key combination used to start or end analog recording mode.

Option B) Shift+F10 - This option is incorrect because Shift+F10 is not the key combination used to start or end analog recording mode.

Option C) Shift+Alt+F3 - This option is correct because Shift+Alt+F3 is the key combination used to start or end analog recording mode.

Option D) CTRL+Shift+F3 - This option is incorrect because CTRL+Shift+F3 is not the key combination used to start or end analog recording mode.

The correct answer is C. Shift+Alt+F3. This option is correct because it is the key combination used to start or end analog recording mode.