Question
If it was Saturday on 1st January 1972, then, what was
the day of the week on 27th September 1972?Solution
1972 was a leap year. So, 270 (31 + 29 + 31 + 30 + 31 + 30 + 31 + 31 + 26) days have passed till 26 th September 1972. The days of the week repeat itself after 7 days. Number of odd days = 4. So, it was Wednesday on 27 th September 1972.
When implementing a hash table, which of the following collision resolution techniques is known for its efficiency and is based on creating a linked li...
In a blockchain network, what are "nodes"?
What is false about linked list?
Which one of the following expressions does NOT represent the exclusive NOR of x and y?
Which type of backup includes all files that have changed since the last full backup?
What is the purpose of a domain name in web technology?
If the destination MAC address is not found in the MAC address table, the switch forwards the frame out all of its ports except the port on which the f...
In object-oriented programming, what is the scope of an instance variable?
In a binary search tree (BST), what is the time complexity of finding the maximum element in the tree?
Â
What is a blockchain?