Question
The number of female players enrolled in Handball is
what percent of total number of players in Academy? Directions (Q.61 – 65): Study the pie chart carefully and answer the following questions: Percentage of players enrolled in different games in a sports academy. Total number of players = 4000 Total number of male players = 2400 Percentage of breakup of male players in different games.Solution
Number of female players enrolled in Handball = 21% of 4000 = 840 Number of male players enrolled in Handball = 19% of 2400 = 456 Number of females enrolled in Handball = 840 – 456 = 384 Required percent = 384/4000 × 100 = 9.6%
What is a "collision" in the context of hashing?
In the context of system analysis, which of the following best defines the "use case" diagram?
Which of the following is NOT a type of graph representation?
In a compiler's code flow, which operation is primarily used to manage function call contexts (local variables, return addresses) during program execution?
Which sorting algorithm is the most efficient for large datasets and uses a divide-and-conquer approach?
Which of the following is a key advantage of digital signatures?
What is the worst-case time complexity for inserting an element into a hash table that uses separate chaining for collision resolution?
Deletion in Red-Black Tree may require:
Tarjan’s algorithm is used to find:
Which of the following is a key objective of the Requirement Analysis phase in the Software Development Lifecycle (SDLC)?