GK Questions

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

Showing 881–900 of 2671 questions
technology medium mcq

Which type of solar panel has the highest efficiency but also highest cost?

  1. Monocrystalline
  2. Polycrystalline
  3. Thin-film
  4. Amorphous
technology medium fill_blank

The Indian agency responsible for investigating cybercrime cases at the national level is ________.

technology medium true_false

CSS Flexbox is designed for one-dimensional layouts (either row or column).

  1. True
  2. False
technology medium mcq

Which Linux command displays the manual page for a specific command?

  1. help
  2. man
  3. info
  4. doc
technology medium fill_blank

The technology that captures CO2 emissions from industrial sources for storage or reuse is called ________ Capture and Storage.

technology medium true_false

Hash tables provide average-case O(1) time complexity for search, insert, and delete operations.

  1. True
  2. False
technology medium mcq

Which JavaScript method is used to select an HTML element by its ID?

  1. querySelector()
  2. getElementById()
  3. getElementsByClassName()
  4. getElementsByTagName()
technology medium mcq

Which Indian initiative aims to install 450 GW of renewable energy capacity by 2030?

  1. National Solar Mission
  2. Panchamrit Strategy
  3. Green Energy Corridor
  4. Surya Mitra
technology medium mcq

Which data structure uses FIFO (First-In-First-Out) principle?

  1. Stack
  2. Queue
  3. Linked List
  4. Tree
technology medium fill_blank

The CSS box model consists of content, padding, border, and ________.

technology medium mcq

Which Linux command is used to search for a specific string within files?

  1. find
  2. grep
  3. locate
  4. search
technology medium true_false

Green hydrogen is produced by electrolysis of water using renewable electricity.

  1. True
  2. False
technology medium mcq

Which authority is designated as the data protection regulator under the DPDP Act 2023?

  1. CERT-In
  2. RBI
  3. Data Protection Board of India
  4. TRAI
technology medium mcq

Which HTML5 element is used for drawing graphics via JavaScript?

  1. <svg>
  2. <canvas>
  3. <figure>
  4. <draw>
technology medium true_false

In Linux, the kill command always terminates a process immediately.

  1. True
  2. False
technology medium mcq

Which energy storage technology is most commonly paired with solar power systems for residential use?

  1. Lead-acid battery
  2. Lithium-ion battery
  3. Flow battery
  4. Compressed air
technology medium mcq

Which traversal method visits the root node before its subtrees in a binary tree?

  1. Inorder
  2. Preorder
  3. Postorder
  4. Level-order
technology medium mcq

Which Linux command displays real-time system resource usage including CPU and memory?

  1. ps
  2. top
  3. free
  4. df