Question
The weights of 4 cartons are 20, 60, 70 and 90
kilograms. Which of the following cannot be the total weight in kilograms of any combination of these cartons and a carton can be used at most once in a combination?Solution
20 + 60 + 70 = 150 20 + 90 = 110 70 + 90 = 160 200 is not possible.
Relation R(A,B,C,D,E) has {AB`->` C, C`->` D,B`->` EA} FUNCTIONAL DEPENDENCY
Find the candidate key of the relation.
A problem is NP-complete if:
In a wireless LAN, which IEEE standard is commonly associated with the Wi-Fi protocol?
Which data structure is used for efficiently implementing dynamic sets and supports operations like insert, delete, minimum, maximum, predecessor, and ...
What does HTML stand for in web technology?
Which number system uses a base of 2?
Which of the following is NOT a type of inheritance?
Python Dictionary is used to store the data in a ___ format.
Which of the following is NOT a common synchronization mechanism in operating systems?
Which of the following statements is true about checked exceptions?