Indian Prime Minister
10 Questions
0 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

Match the following data structures with their respective characteristics:

Array = Fixed size, contiguous memory allocation Linked List = Dynamic size, nodes connected via pointers Hash Table = Key-value pairs, efficient lookups Binary Tree = Hierarchical data structure, parent-child relationships

Match the following sorting algorithms with their time complexities in the average case:

Merge Sort = $O(n \log n)$ Quick Sort = $O(n \log n)$ Insertion Sort = $O(n^2)$ Bubble Sort = $O(n^2)$

Match the following networking terms with their descriptions:

TCP = Connection-oriented protocol, reliable data transfer IP = Protocol for addressing and routing packets HTTP = Protocol for transferring web data DNS = System for translating domain names to IP addresses

Match the following operating system concepts with their functions:

<p>Process = An instance of a program being executed Thread = A lightweight unit of execution within a process Virtual Memory = Technique providing more memory space than physically available Kernel = The core of the operating system</p> Signup and view all the answers

Match the following database concepts with their definitions:

<p>Primary Key = A unique identifier for a record in a table Foreign Key = A key used to link two tables together Index = A data structure to improve the speed of data retrieval operations on a database table Transaction = A sequence of operations treated as a single logical unit of work</p> Signup and view all the answers

Match the following software development methodologies with their characteristics:

<p>Agile = Iterative development, customer collaboration, flexible response to change Waterfall = Sequential phases, well-defined requirements upfront DevOps = Integration between development and operations Scrum = Framework for managing agile projects</p> Signup and view all the answers

Match the following cloud computing service models with their descriptions:

<p>IaaS = Provides access to computing infrastructure (e.g., servers, storage) PaaS = Provides a platform for developing and deploying applications SaaS = Provides software applications over the internet FaaS = Provides a serverless execution environment</p> Signup and view all the answers

Match the following design patterns with their intent:

<p>Singleton = Ensure a class only has one instance and provide a global point of access to it Factory = Define an interface for creating an object, but let subclasses decide which class to instantiate Observer = Define a one-to-many dependency between objects so that when one object changes state, all its dependents are notified Strategy = Define a family of algorithms, encapsulate each one, and make them interchangeable</p> Signup and view all the answers

Match the following concepts of object-oriented programming with their description:

<p>Inheritance = A class derives properties and methods from another class Polymorphism = The ability of an object to take on many forms Encapsulation = Bundling of data and methods that operate on that data, and restricting access to that data from outside the bundle Abstraction = Hiding complex implementation details and exposing only essential information</p> Signup and view all the answers

Match the following Big O notations with their descriptions of algorithm efficiency:

<p>O(1) = Constant time complexity O(log n) = Logarithmic time complexity O(n) = Linear time complexity O(n^2) = Quadratic time complexity</p> Signup and view all the answers

Flashcards

Prime Minister of India

The current prime minister of India is Narendra Modi.

Study Notes

  • Narendra Modi is the current Prime Minister of India.
  • The correct answer to the question "Who is the prime minister of India?" is A) NARENDRA MODI.
  • KCR (Kalvakuntla Chandrashekar Rao) is a politician from Telangana, India.
  • Adityanath Yogi is a politician from Uttar Pradesh, India.
  • The other options, KCR and Adityanath Yogi, are not the Prime Minister of India.

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Description

Narendra Modi is the current Prime Minister of India. KCR (Kalvakuntla Chandrashekar Rao) is a politician from Telangana, India. Adityanath Yogi is a politician from Uttar Pradesh, India.

Use Quizgecko on...
Browser
Browser