Question
Statements: Some states are towns. No town
is a village. All villages are cities. Conclusions: I. Some towns are cities. II. Some states are cities. III. Some cities are villages. In the question below there are four statements followed by three conclusions I, II and III. You have to take the four given statements to be true even if they seem to be at variance from commonly known facts and then decide which of the given conclusions logically follows from the four statements disregarding commonly known facts.Solution
No town is a village (E) + All villages are cities (A) → Some cities are not towns (O*). Hence conclusion I does not follow. Some states are towns (I) + No town is a village (E) → Some states are not villages (O) + All villages are cities (A) → No conclusion. Hence conclusion II does not follow. All villages are cities (A) → Conversion → Some cities are villages (I). Hence conclusion III follows.
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: