Start learning 50% faster. Sign in now
Let if all the vehicles are two wheeler then number of two wheeler = 2 × 225 = 450 And if all the vehicles are four wheeler then number of four wheelers = 4 × 225 = 900 Using allegation method, Number of two wheeler = 225 × 2/5 = 90
Which among the following type of computers is also known informally as Number crunchier?
What is the output of the following Python code snippet?
x = [1, 2, 3]
y = x
x.append(4)
print(y)
Relation R(A,B,C,D,E) has {AB`->` C, C`->` D,B`->` EA} FUNCTIONAL DEPENDENCY
Find the candidate key of the relation.
You have a standard deck of 52 playing cards. What is the probability of drawing a red card (heart or diamond) from the deck?
In RDBMS, what is the purpose of the Data Dictionary?
COCOMO is a model used for estimating:
Which data structure represents a hierarchical relationship between elements?
Which symbol is used to access the value of a variable in a shell script?
Which of the following is an example of a software development methodology?