Question
In an examination the average marks of Rohit is 60. If
he got 21 more marks in science and 35 more marks in maths then his average would have been 68. Find the total number of subjects he studied?Solution
Let total number of subjects be x. Then, => (60x + 35 + 21)/x = 68 => 60x + 35 + 21 = 68x => 8x = 56 => x = 7
What is the primary purpose of memory management in an operating system?
What does the 'len()' function do in Python?
What data structure is commonly used to implement a graph's adjacency list?
Which part of the RDBMS architecture is responsible for maintaining a physical copy of the database on disk?
What is the best practice to protect sensitive data when using public Wi-Fi networks?
‘/a’ is used for what in C++
What is a smart contract in the context of blockchain technology?
Which of the following algorithm is most sensitive to outliers?
Which of the following is a characteristic of IPv6?
Which component in Hadoop is responsible for managing cluster resources and scheduling tasks?