Question
Ratio of speeds of βAβ and βBβ is 5:7,
respectively. If they participate in a 350-metre race and βBβ gives βAβ, a head start of βmβ metres, then they finish the race at the same time. Find the value of βmβ.Solution
Let the distance covered by βAβ in the time βBβ covers 350 metres be βxβ metres (x/350) = (5/7) Or, x = 250 So, m = 350 β 250 = 100 metres
What is the primary objective of system testing in the software development lifecycle?
Which of the following element in XSLT is used to apply a template repeatedly on each node?
Consider the following Java code:
Β Β public class Product {
Β Β Β Β private String name;
Β Β Β Β private double price;
The precision is composed of which of the following two characteristics?
Which of the following is NOT a typical step in NLP text preprocessing?
Which of the following statements best describes the role of the JDBC package in Java programming?
Which statement is FALSE about open loop system?
What is Computer Output Microfilm (COM) primarily used for in data management and archival systems?
Complete the Java code to replace all occurrences of a specific word (case-insensitive) in a string.
public class RegexReplacer {
Β Β pu...
A Decision Support System (DSS) is best described as: