Question
Consider a set of 11 distinct positive integers whose
average is 20. If the average of the initial six integers in this set is 14, and the average of the final six integers is 24, determine the value of the sixth integer in the set.Solution
Sum of 11 numbers = 11 X 20 = 220 Sum of first 6 numbers = 6 X 14 = 84 Sum of last 6 numbers = 6 X 24 = 144 Sixth number = 144 + 84 - 220 = 8
Which version of IP is widely used in today's networks?
In a typical Ethernet LAN, what type of cable is commonly used for wired connections?
What is the primary function of Internet Protocol (IP)?
What is the primary purpose of memory management in an operating system?
- Which one of the following algorithm design techniques is used in finding all pairs of shortest distances in a graph?
Amongst which of the following is / are the Numeric Types of Data Types?
Which type of memory can be both read from and written to by the processor?
State true/false
Trojans can sometimes acts in favour of ransomware and ask for ransom.
What is a primary key in the context of the ER model?
Which IPC mechanism provides synchronization capabilities to prevent race conditions between processes?