Start learning 50% faster. Sign in now
The University Grants Commission has approved setting up of the Bhima Bhoi Chair at Delhi University and Guru Ghasidas Vishwavidyalaya in Chhattisgarh's Bilaspur. Bhima Bhoi was a saint, poet and philosopher from Odisha. He fought against the caste system in Hinduism. Bhimabhoi through his earthy poems batted for the empowerment of the marginalised. Bhimabhoi Chairs at DU and GGV will encourage higher studies and research on the humanitarian philosophy of the great saint.
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?