Question
The running speed of a train is 100 km/hr. When
stoppages are considered, its average speed becomes 80 km/hr. Calculate the time the train halts every hour.Solution
Time of stoppages per hour = (100 – 80)/100 × 60 = 12 minutes
Therefore, the train halts for 12 minutes  per hour.
The truth table for a boolean function with two variables, A and B, has four rows. How many different boolean functions can be defined with two variables?
Which command is used to display the contents of a file in a Unix/Linux system?
- State true or false Implicit type casting in C is used to convert the data type of any variable without using the actual value that the variable holds.
- What is a hybrid cloud?
Which routing protocol is commonly used within an autonomous system (AS) to determine the best path for data packets?
C++ follows ___.
What does PHP stand for?
What is the purpose of a diode in a circuit?
Function to copy one memory location to other in C++
Concatenate two strings by using which function?