Technology – Medium Level – GK Questions

Free practice for SSC, UPSC, Banking & Railway exams. No login required.

Showing 141–160 of 1298 questions
technology medium True/False Green Technology UPSC, SSC CGL, Railway

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

  1. True
  2. False
technology medium MCQ Cyber Laws Banking, UPSC, SSC

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 Web Technologies SSC JE, Banking IT, Railway

Which HTML5 element is used for drawing graphics via JavaScript?

  1. <svg>
  2. <canvas>
  3. <figure>
  4. <draw>
technology medium True/False Operating Systems SSC JE, Railway JE, Banking IT

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

  1. True
  2. False
technology medium MCQ Green Technology SSC CGL, UPSC, Railway

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 Fill in the Blank Cyber Laws Banking, UPSC, SSC

The Indian law that specifically addresses protection of personal data is called the ________ Act 2023.

  1. Digital Personal Data Protection
  2. Horizontal
  3. AI-based / Machine Learning
  4. Smart / V2G
technology medium MCQ Data Structures SSC JE, Banking IT, Railway

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 Operating Systems SSC JE, Railway JE, Banking IT

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

  1. ps
  2. top
  3. free
  4. df
technology medium Fill in the Blank Green Technology SSC CGL, UPSC, Railway

The Indian government scheme promoting electric vehicle adoption through subsidies is called ________.

  1. FAME
  2. UNIQUE
  3. DID
  4. CERT
technology medium True/False Data Structures SSC JE, Banking IT, Railway

A binary search tree guarantees O(log n) search time even if elements are inserted in sorted order.

  1. True
  2. False
technology medium MCQ Web Technologies SSC JE, Banking IT, Railway

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

  1. padding
  2. margin
  3. border-spacing
  4. gap
technology medium Fill in the Blank Operating Systems SSC JE, Railway JE, Banking IT

The Linux command used to change file permissions is ________.

  1. Security Monitoring / CNAPP
  2. Hashing
  3. chmod
  4. F5 or Ctrl+R
technology medium MCQ Green Technology SSC CGL, UPSC, Railway

Which technology converts sunlight directly into electricity using semiconductor materials?

  1. Solar Thermal
  2. Photovoltaic
  3. Wind Turbine
  4. Biomass
technology medium True/False Cyber Laws UPSC, SSC, Banking

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 Operating Systems SSC JE, Railway JE, Banking IT

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

  1. True
  2. False
technology medium MCQ Operating Systems SSC JE, Railway, Banking IT

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

  1. ls
  2. cd
  3. pwd
  4. dir
technology medium MCQ AI Ethics & Policy UPSC, SSC CGL, Banking

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 Fintech Innovations Banking, UPSC, SSC

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

  1. True
  2. False
technology medium MCQ Telecom Evolution SSC CGL, UPSC, Banking

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 Programming Logic SSC JE, Railway, Banking

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

  1. .
  2. ->
  3. ::
  4. *