GK Questions

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

Showing 181–200 of 710 questions
technology medium mcq

Which ISRO satellite provides high-resolution imagery for urban planning and infrastructure monitoring?

  1. CARTOSAT-3
  2. EOS-06
  3. GSAT-7A
  4. IRNSS-1I
technology medium mcq

Which cloud service provides on-demand access to virtual machines, storage, and networks?

  1. SaaS
  2. PaaS
  3. IaaS
  4. FaaS
technology medium mcq

Which SQL clause is used to combine the result sets of two or more SELECT statements?

  1. JOIN
  2. MERGE
  3. UNION
  4. COMBINE
technology medium mcq

Which authentication protocol is commonly used for single sign-on (SSO) in enterprise environments?

  1. OAuth 2.0
  2. SAML
  3. OpenID Connect
  4. All of these
technology medium mcq

Which initiative enables paperless, faceless, and cashless service delivery for citizens under Digital India?

  1. e-Office
  2. e-Taal
  3. JAM Trinity
  4. All of these
technology medium mcq

Which ISRO technology demonstrator successfully tested autonomous landing of a reusable launch vehicle?

  1. RLV-TD HEX01
  2. RLV LEX
  3. AVM
  4. Both A and B
technology medium mcq

Which cloud storage class is most cost-effective for data accessed less than once a year?

  1. Standard
  2. Infrequent Access
  3. Archive
  4. Glacier Deep Archive
technology hard mcq

Which database isolation level prevents dirty reads but allows non-repeatable reads and phantom reads?

  1. Read Uncommitted
  2. Read Committed
  3. Repeatable Read
  4. Serializable
technology easy mcq

Which platform allows citizens to report grievances related to government services and track resolution status?

  1. MyGov
  2. CPGRAMS
  3. UMANG
  4. DigiLocker
technology hard mcq

Which ISRO mission demonstrated in-orbit servicing capability by refueling a satellite?

  1. SPADEX
  2. POEM
  3. DS-SAR
  4. Not yet demonstrated
technology medium mcq

Which cloud deployment model is exclusively used by a single organization with private infrastructure?

  1. Public Cloud
  2. Private Cloud
  3. Hybrid Cloud
  4. Community Cloud
technology medium mcq

Which ISRO satellite series is dedicated to monitoring Earth's climate and environment?

  1. CARTOSAT
  2. EOS
  3. GSAT
  4. IRNSS
technology medium mcq

Which CERT-In directive (2022) mandates service providers to report cyber incidents within 6 hours?

  1. Direction 12
  2. Direction 20
  3. Direction 44
  4. Direction 66
technology medium mcq

Which Indian government cloud initiative provides secure cloud infrastructure for government departments?

  1. AWS GovCloud
  2. MeghRaj (GI Cloud)
  3. Azure Government
  4. NIC Cloud
technology hard mcq

Which type of ransomware encrypts files and also exfiltrates data to threaten public release if ransom is not paid?

  1. Crypto-ransomware
  2. Locker ransomware
  3. Double extortion ransomware
  4. Scareware
technology medium mcq

Which database index type is best suited for range queries like 'BETWEEN' or 'greater than'?

  1. Hash Index
  2. B-Tree Index
  3. Bitmap Index
  4. Inverted Index