Question
A person traveled 140 km in 3 hours. For the first 2
hours, he traveled at 60 km/h. What was his speed during the last hour?Solution
Distance covered in the first 2 hours = 60 Ă— 2 = 120 km. Remaining distance = 140 - 120 = 20 km Speed for remaining journey = 20 km/h Correct Option: d
Which concurrency control technique allows a transaction to read uncommitted data?
Which keyword is used to throw an exception explicitly?
At which layer of the OSI model do hardware devices like switches primarily operate?
Which cardinality notation represents a mandatory relationship?
The "Selection" operation in relational algebra is equivalent to which operation in SQL?
- If a recursive function calling itself and that recursive call is the last statement in the function then it’s known as ___________
What is a deadlock in a computer system?
Which protocol is used by IP to guarantee the delivery of packets?
Consider the following two statements.
S1: Â Destination MAC address of an ARP request is a broadcast address.
S2: Â Destination MAC add...
Which of the following is a key benefit of using virtual memory?