Tag: science & technology

Questions Related to science & technology

Multiple choice general knowledge science & technology
  1. Viral infection

  2. Bacterial infection

  3. Catching a chill

  4. Being run down

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Influenza (flu) is caused by influenza viruses, specifically type A, B, or C influenza viruses. It is NOT caused by bacteria (which cause strep throat or bacterial pneumonia). 'Catching a chill' and 'being run down' are myths or risk factors that may weaken immune response, but they are not the actual causative agent.

Multiple choice general knowledge science & technology
  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In the Joe editor (a lightweight text editor for Unix), the keyboard shortcut Ctrl+K followed by P moves the cursor to the top window when working with split windows. This is part of Joe's set of window management commands that allow users to navigate between multiple split panes efficiently. The Ctrl+K prefix activates Joe's command mode, and P is the specific command for positioning to the top window.

Multiple choice general knowledge science & technology
  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In the Joe editor, the command to mark the end of a block (for text selection or blocking operations) is actually Ctrl+K followed by B, not Ctrl+K followed by L. Ctrl+K,B marks the beginning of a block and Ctrl+K,K marks the end of a block - this pair of commands is used to define a text block for operations like copying, moving, or deleting. The statement incorrectly claims that Ctrl+K,L is used for this purpose.

Multiple choice general knowledge science & technology
  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In the vi editor, the command :qall (quit all) is used to close all buffers and exit the editor. This command is particularly useful when you have multiple files open simultaneously and want to close them all at once. It's different from :qa which also quits all, and :q! which quits the current window discarding changes. The :qall command will fail if any buffers have unsaved changes, requiring :qall! to force quit.

Multiple choice general knowledge science & technology
  1. True

  2. False

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In the vi editor, the tilde (~) key is used to change the case of the character under the cursor. When you press ~ on a lowercase letter, it becomes uppercase, and vice versa. This is a useful command for quickly changing text case without entering insert mode. The command affects only the character directly under the cursor position and moves the cursor to the next character, allowing you to apply it repeatedly.

Multiple choice general knowledge science & technology
  1. black spots in sun

  2. Presence of iron

  3. area of high magnetic intensity

  4. none

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Sunspots are temporary phenomena on the photosphere that appear as dark spots compared to surrounding regions. They are caused by intense magnetic activity that inhibits convection, resulting in reduced surface temperature. This magnetic field concentration makes them areas of high magnetic intensity.

Multiple choice general knowledge science & technology
  1. particle with zero mass and charge

  2. particle with non-zero mass and neutrl

  3. particle with positive charge and non-zero mass

  4. none of these

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Neutrinos are elementary particles with extremely small but non-zero mass and no electric charge. Option A incorrectly states zero mass, while Option C incorrectly describes them as positively charged. Neutrinos are neutral particles with tiny mass, making Option B correct despite the typo in 'neutral'.