A) 600
B) 540
C) 60
D) 54
View Answer
Option – B.
More Questions
The solution of 3(2u + v) = 7 uv and 3(u + 3v) = 11 uv is _____
Who wrote the book ‘ The Prince ‘
Computer programs are written in a high level programming language, however the human readable version of a program is called _______
public abstract class Shape { private int x; private int y; public abstract void draw(); public void setAnchor(int x, int y) { this.x = x; this.y = y; } } Which two classes use the Shape class correctly?
If an unbiased dice is rolled once, the odds in favour of getting a point which is multiple of 3 is:
As a network administrator we want to make it easy to assign IP addresses to hosts. What protocol do we use?
The population of a town was 1,60,000 three years ago, If it increased by 3%, 2.5% and 5% respectively in the last three years, then the present population in
If 17 + 17 = 2895 18 + 18 = 3245 19 + 19 = 3615 then 23 + 23 = ?
The speaker of the Lok Sabha can ask a member of the house to stop speaking and let another member speak. This phenomenon is known as :
Which layer of the OSI model offers three different modes of communication : Simplex, half duplex, and full duplex?