Start learning 50% faster. Sign in now
As per the Economic Survey 2023-24, India's real GDP in FY24 was 20 percent higher than its level in FY20, highlighting the country's significant economic recovery and growth.
Given the following code snippet, what will be the output when the function findMax is called with the array arr = [1, 5, 3, 9, 2]?
def findMax...
Which file structure allows for efficient retrieval of data using a hierarchical model?
For a given array, there can be multiple ways to reach the end of the array using minimum number of jumps.
What will be the output of the following code snippet demonstrating abstraction in Python?
from abc import ABC, abstractmethod
class Shape...
Which of the following sorting algorithms is NOT stable?
The first line in any shell script begins with a _____
Which of the following best describes the main advantage of a Management Information System (MIS)?
In a mission-critical network requiring fault tolerance and multiple redundant paths, which of the following topologies provides the highest level of re...