Question
A person travels a distance of 60 km, some distance he
travels by bus and rest of the journey by walking, then he takes 4 hours and 20 minutes. If he had taken bus for the whole journey, then he would have saved 1 hr 20 minutes. Calculate the speed of bus?Solution
Total distance = 60 km When he travels some distance by bus & some by walking, he takes = 4hr 20 Min But if he travels Whole journey by the Bus, he saves 1hr 20 min means 4hr 20 min - 1hr 20min Speed = Distance/ Time = 60/3 = 20 km/hr.
Which of the following is a property of a relational database?
What is a table joined with itself called?
Which debugging tool allows a developer to pause program execution at specific lines, inspect variable values, and execute code step-by-step?Β
Which normal form eliminates transitive dependency?
Which SQL clause is used to group rows based on one or more columns?
Β What is the primary purpose of a "Trigger" in a database?
In DBMS, which scheduling method ensures serializability of transactions?
Consider a scenario in an OOP application where a `NullPointerException` (or equivalent) occurs when trying to access a member of an object. What is the...
Which system call is used to create a new process in UNIX/Linux?
The command to test reachability of a host in Linux is: