GK Questions

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

Showing 941–960 of 2671 questions
technology medium fill_blank

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

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 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 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