Start learning 50% faster. Sign in now
India won the Women’s Junior Asia Cup 2024 Hockey Championship in Muscat, Oman on 15 December 2024, defeating China 3-2 in a penalty shootout.
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...