Question
A train of length 260 m crosses another train of length
120 m running is opposite direction in 5 sec. If speed of longer train is 90 km/h, then in what time smaller train will cross a tunnel of length 339 m?Solution
Let speed of smaller train be ‘x’ m/sec. Speed of longer train (m/sec) = 90 × (5/18) = 25 m/sec => (260 + 120) = (x + 25) × 5 => x + 25 = 76 => x = 51 m/sec Required time = (120 + 339)/51 = 9 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?