Tag: science & technology

Questions Related to science & technology

Multiple choice general knowledge science & technology
  1. Ctrl+J

  2. Ctrl+M

  3. Ctrl+U

  4. Ctrl+P

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

Ctrl+U opens the HTML page source in virtually all web browsers. This is essential for web developers and curious users who want to see the underlying code. Ctrl+J often opens downloads, Ctrl+M is not standardized, and Ctrl+P is for printing.

Multiple choice general knowledge science & technology
  1. Ctrl+Shift+B

  2. Ctrl+Shift+P

  3. Ctrl+Shift+K

  4. Ctrl+Shift+L

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

This is a duplicate of question 106488. Ctrl+Shift+P opens a private browsing session (called Incognito in Chrome, Private Browsing in Firefox) across all major web browsers. The 'P' stands for 'Private'. Ctrl+Shift+B typically toggles the bookmarks bar.

Multiple choice general knowledge science & technology
  1. Ctrl+Y

  2. Ctrl+U

  3. Ctrl+I

  4. Ctrl+O

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

Ctrl+U is the universal keyboard shortcut to view page source in most web browsers including Chrome, Firefox, and Edge. Ctrl+O opens a file dialog, Ctrl+I typically opens developer tools, and Ctrl+Y is for redo operations.