Question
If total number of players playing Volleyball decreased
by 15% but the number of girls playing Volleyball remains unchanged then what will be the average of number of boys playing Volleyball and Baseball? Study the following information carefully and answer the given question. The given below pie chart shows the percentage distribution of number of players (boys + girls) playing five different games- Football, Volleyball, Cricket, Baseball and Hockey. Total number of players = 1600 The given below table shows the number of boys playing five different games.Solution
Reduced number of Volleyball players = (85/100) × 480 = 408 Number of boys playing Volleyball after decrease in number of players = 408 – 184 = 224 Required average = (224 + 90)/2 = 157
In the context of IPC, what does FIFO stand for?
Which of the following is an open-source SQL query engine for analyzing data stored in Hadoop clusters?
Which hazard occurs when there is a conflict in accessing a shared resource, such as a register file or an ALU, in an instruction pipeline?
How many whitespace characters are allowed in C language?
- State true or false Implicit type casting in C is used to convert the data type of any variable without using the actual value that the variable holds.
In syntax-directed translation, what are attributes associated with?
Consider a weighted complete graph G on the vertex set {v1,v2 ,v} such that the weight of the edge (v,v) is 2|i-j|. The weight of a minimum spanning tr...
What is the purpose of a capacitor in an AC circuit?
What is a "page fault" in the context of virtual memory?
In a depth-first traversal of a tree or graph, what data structure is typically used to keep track of nodes to be visited next?