Question
Two trains of lengths 100 m and 90 m are running with
speeds of 60 km/hr and 57 km/hr respectively towards each other on parallel lines. If they are 70 m apart, after how many seconds they will cross each other?Solution
Relative speed = (60 + 57) km/hr. = 117 km/hr. => 117 × (5/18) m/sec = 65/2 m/sec Distance covered = 100 + 90 + 70 = 260 m Required time = 260 × (2/65) = 8 sec
Which of the following models used for software reliability
In data analytics, what is the primary purpose of sentiment analysis?
What will be the output of the code
int main(){
int x= 10;
int y=10;
int s=-(-x-y)
cout<
return 0;
}
Which functions are declared inside a class have to be defined separately outside the class?
The configuration, in which no difference between memory and I/O devices is seen by the CPU, is referred to as ___.
What is the purpose of a comparator in analog circuits?
Which is the level of implementation of data structure
Attributes are made of more than one simple attribute.
Which of the following techniques is used for dimensionality reduction while preserving the data’s variance?
What is the main purpose of a firewall in a network security architecture?