How many students appeared in at least two exams?
Total students = 1000 Let, students appear in exam Z only = a Total students appeared in exam Y = 360 Ratio of number of students appeared in exam X and Y only to students appeared in exam Y and Z only = 2:3 Students appeared in exam X and Z both = a/2 Number of students appeared in all three exams = (4/100) × 1000 = 40 Number of students appeared in Y exam only = No. of students appeared in Y and Z only = 3x Number of students appeared in exam X and Y only = (2/3) × 3x = 2x Now, 2x + 3x + 3x + 40 = 360 ⇒ x = 40 And, 12.5x + a + a/2 + a = 1000 => 5a/2 = 500 ⇒ a = 200 Students appeared in at least two exams = 80 + 120 + 100 + 40 = 340
Which command is used to display the contents of a file in a Unix/Linux system?
The preorder traversal of a binary search tree is 15, 10, 12, 11, 20, 18, 16, 19. Which one of the following is the postorder traversal of the tree?
What is the role of the shell in an operating system?
What consensus mechanism is used by the Bitcoin blockchain?
Which algorithm is used to search for a specific element in a sorted array by repeatedly dividing the search interval in half?
The SI unit for measuring energy is:
What is the goal of instruction pipelining in a CPU?
In Hadoop, what is the purpose of the MapReduce paradigm?
DCL provides commands to perform which operations?
Which layer of the OSI model is responsible for establishing, managing, and terminating network connections?