GK Questions

Filter by category, type, and difficulty. Reading is open for everyone.

Showing 2361–2380 of 4601 questions
technology medium mcq

Which of the following is a strong password practice?

  1. Using birthdate as password
  2. Reusing passwords across sites
  3. Using 12+ characters with mix of types
  4. Writing password on sticky note
technology easy true_false

A byte consists of 8 bits.

  1. True
  2. False
technology medium mcq

Which payment system in India enables instant money transfer using mobile number and MMID?

  1. NEFT
  2. RTGS
  3. IMPS
  4. ECS
technology medium mcq

Which authentication factor is represented by 'something you are'?

  1. Password
  2. Smart Card
  3. Fingerprint
  4. Security Token
technology medium mcq

Which file extension is typically associated with executable files in Windows?

  1. .txt
  2. .exe
  3. .pdf
  4. .jpg
technology medium mcq

Which satellite series is used for Earth observation and remote sensing in India?

  1. INSAT
  2. GSAT
  3. CARTOSAT
  4. IRNSS
technology medium true_false

Cache memory is slower than main RAM but faster than CPU registers.

  1. True
  2. False
technology hard mcq

Which AI technique is used for generating realistic images, videos, or text by learning data patterns?

  1. Decision Trees
  2. Generative Adversarial Networks
  3. Linear Regression
  4. K-Means Clustering
technology medium true_false

IPv6 addresses are 128-bit long, compared to 32-bit for IPv4.

  1. True
  2. False
technology medium mcq

Which SQL clause is used to filter groups after aggregation?

  1. WHERE
  2. HAVING
  3. GROUP BY
  4. ORDER BY