Question
Solution
Total number of computers sold by dealer B in April, May and June = 97 + 102 + 108 = 307 Number of computers sold by all the dealers in February = 94 + 96 + 104 + 106 = 400 Number of computers sold by all the dealers in April = 108 + 97 + 99 + 96 = 400 Total number of computers sold by all the dealers in February and April = 400 + 400 = 800 Required % = (307/800) × 100 = 38(3/8)
Which web technology is used to style and format the layout of a web page?
The SI unit for measuring electric potential is:
Which statement accurately describes an NP-complete problem?
Which activation function is typically used in the output layer of a regression task?
The gain of an amplifier is defined as:
What is the primary strategy of a divide-and-conquer algorithm?
What command do you have to use to go to the parent directory?
Running time T(n) where 'n' is the input size of the recursive algorithm given as : T(n) = c + T(n-1), if n > 1 ; T(n) = d if n < 1. The order of the a...
The join operation can be defined as
In relational algebra, which operation is used to combine two relations and eliminate duplicate rows?