GK Questions

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

Showing 901–920 of 2671 questions
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 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 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
technology medium mcq

Which regulatory technology (RegTech) application automates compliance reporting for financial institutions?

  1. Chatbots
  2. AML Transaction Monitoring
  3. Robo-Advisors
  4. Digital KYC
technology medium fill_blank

The technology that allows mobile devices to connect to internet via nearby Wi-Fi hotspots automatically is called ________ Offloading.

technology medium mcq

Which theorem simplifies complex linear circuits to a single voltage source and series resistance?

  1. Kirchhoff's Law
  2. Thevenin's Theorem
  3. Norton's Theorem
  4. Both B and C
technology medium mcq

Which international framework provides guidelines for trustworthy AI development adopted by many countries?

  1. GDPR
  2. OECD AI Principles
  3. Paris Agreement
  4. Basel III
technology medium fill_blank

The RBI initiative that enables interoperable prepaid payment instruments across issuers is called ________ Wallet.

technology medium true_false

A Zener diode is primarily used for voltage regulation in electronic circuits.

  1. True
  2. False
technology medium mcq

Which sorting algorithm has best-case time complexity of O(n) when input is already sorted?

  1. Quick Sort
  2. Merge Sort
  3. Bubble Sort
  4. Heap Sort