GK Questions

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

Showing 181–200 of 1561 questions
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 easy true_false

JavaScript is primarily executed on the server-side in web applications.

  1. True
  2. False
technology medium mcq

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

  1. ps
  2. top
  3. free
  4. df
technology hard mcq

Which section of the IT Act 2000 deals with punishment for identity theft?

  1. Section 66
  2. Section 66C
  3. Section 66D
  4. Section 67
technology medium mcq

Which CSS property is used to control the spacing between elements' borders?

  1. padding
  2. margin
  3. border-spacing
  4. gap
technology medium fill_blank

The Linux command used to change file permissions is ________.

technology medium mcq

Which technology converts sunlight directly into electricity using semiconductor materials?

  1. Solar Thermal
  2. Photovoltaic
  3. Wind Turbine
  4. Biomass
technology medium true_false

Section 66A of the IT Act 2000, which dealt with offensive online messages, is currently enforceable in India.

  1. True
  2. False
technology hard mcq

Which data structure is most efficient for implementing a cache with LRU (Least Recently Used) eviction policy?

  1. Array
  2. Linked List
  3. Hash Map + Doubly Linked List
  4. Stack
technology easy fill_blank

The HTML tag used to create a hyperlink is ________.

technology medium true_false

In Linux, the root user has unrestricted access to all files and commands on the system.

  1. True
  2. False
technology medium mcq

Which Linux command is used to display the current working directory?

  1. ls
  2. cd
  3. pwd
  4. dir
technology medium mcq

Which Indian initiative promotes responsible AI innovation through multi-stakeholder collaboration?

  1. Responsible AI for Social Empowerment (RAISE)
  2. Digital India Bhashini
  3. National AI Portal
  4. All of these
technology medium true_false

InsurTech startups in India can directly underwrite insurance policies without IRDAI registration.

  1. True
  2. False
technology medium mcq

Which spectrum auction method allows bidders to bid on multiple frequency blocks simultaneously?

  1. Sealed Bid
  2. English Auction
  3. Simultaneous Multiple Round Auction
  4. Dutch Auction
technology hard fill_blank

The frequency at which a crystal oscillator resonates is determined by its physical ________ and cut.

technology medium mcq

Which operator is used to access members of a structure through a pointer in C?

  1. .
  2. ->
  3. ::
  4. *
technology medium true_false

The concept of 'algorithmic accountability' requires organizations to document and justify AI decision-making processes.

  1. True
  2. False