GK Questions

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

Showing 1941–1960 of 2671 questions
technology medium mcq

Which practice involves defining infrastructure and configuration in version-controlled code files?

  1. Infrastructure as Code
  2. Configuration Management
  3. GitOps
  4. All of these
technology medium mcq

Which Kubernetes object stores non-confidential configuration data for pods to consume?

  1. Secret
  2. ConfigMap
  3. PersistentVolume
  4. Namespace
technology medium mcq

Which data quality dimension ensures data values conform to defined formats and ranges?

  1. Accuracy
  2. Completeness
  3. Validity
  4. Consistency
technology medium mcq

Which technique encrypts data in use, enabling computation on encrypted data without decryption?

  1. Homomorphic Encryption
  2. Format-Preserving Encryption
  3. Tokenization
  4. Data Masking
technology medium mcq

Which tool is commonly used for infrastructure provisioning using declarative configuration?

  1. Jenkins
  2. Terraform
  3. Ansible
  4. Docker
technology medium mcq

Which authority adjudicates disputes under the Digital Personal Data Protection Act 2023?

  1. CERT-In
  2. Data Protection Board of India
  3. TRAI
  4. MeitY
technology medium mcq

Which data modeling approach is optimized for analytical queries with denormalized schemas?

  1. Third Normal Form
  2. Star Schema
  3. Entity-Relationship
  4. Graph Model
technology medium fill_blank

The regulatory framework for digital lending in India is issued by ________.

technology medium mcq

Which practice involves automatically rolling back deployments when error rates exceed thresholds?

  1. Canary Release
  2. Automated Rollback
  3. Feature Flags
  4. Chaos Engineering
technology medium mcq

Which Kubernetes resource provides stable network identity and DNS name for pods?

  1. Deployment
  2. StatefulSet
  3. DaemonSet
  4. ReplicaSet