GK Questions

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

Showing 781–800 of 1857 questions
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
technology medium mcq

Which technique enables machine learning on encrypted data?

  1. Homomorphic Encryption
  2. Secure Multi-Party Computation
  3. Both A and B
  4. Neither