GK Questions

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

Showing 1621–1640 of 4601 questions
technology medium mcq

Which technology enables dynamic spectrum sharing between 4G and 5G on same frequency band?

  1. Carrier Aggregation
  2. DSS
  3. MIMO
  4. Beamforming
technology easy true_false

Ohm's Law states that current through a conductor is directly proportional to voltage and inversely proportional to resistance.

  1. True
  2. False
technology medium mcq

Which loop structure guarantees execution of the loop body at least once?

  1. for
  2. while
  3. do-while
  4. foreach
technology medium fill_blank

The concept of ensuring AI systems do not discriminate against individuals based on protected attributes is called AI ________.

technology medium mcq

Which technology enables instant verification of bank account details using account number and IFSC?

  1. Penny Drop
  2. NEFT Validation
  3. RTGS Check
  4. IMPS Confirm
technology medium mcq

Which component stores electrical energy in an electric field?

  1. Resistor
  2. Inductor
  3. Capacitor
  4. Transformer
technology medium fill_blank

The programming paradigm that treats computation as evaluation of mathematical functions without changing state is called ________ Programming.

technology hard mcq

Which principle of Responsible AI ensures that AI system decisions can be understood and explained to users?

  1. Fairness
  2. Accountability
  3. Transparency
  4. Privacy
technology medium true_false

Central Bank Digital Currency (CBDC) in India is called e₹ (e-Rupee) and is a digital form of legal tender issued by RBI.

  1. True
  2. False
technology medium mcq

Which spectrum band was first auctioned for 5G services in India?

  1. 700 MHz
  2. 3.3-3.67 GHz
  3. 24.25-28.5 GHz
  4. All of these
technology medium fill_blank

The semiconductor device that allows current flow in only one direction is called a ________.

technology easy mcq

Which operator is used to check equality of values in most programming languages?

  1. =
  2. ==
  3. ===
  4. :=
technology medium true_false

India's National Strategy for Artificial Intelligence (#AIforAll) focuses exclusively on economic growth and not on social inclusion.

  1. True
  2. False
technology hard mcq

Which RBI initiative allows regulated entities to test innovative fintech products in a controlled environment?

  1. RegTech
  2. Suptech
  3. Regulatory Sandbox
  4. Digital Lending Guidelines
technology medium fill_blank

The technology that enables multiple users to share same frequency by dividing time into slots is called ________.

technology medium true_false

A transistor can function both as a switch and as an amplifier in electronic circuits.

  1. True
  2. False
technology medium mcq

Which data structure is best suited for implementing a priority queue?

  1. Array
  2. Linked List
  3. Heap
  4. Stack