Question
Statements: Only a few Red are Green. No
Green is Yellow. No Pink is Red. Conclusions: I. Some Red are not Yellow. II. All Green can be Pink. III. No Pink is Yellow. In the questions given below there are three statements followed by three conclusions I, II and III. You have to take the three given statements to be true even if they seem to be at variance from commonly known facts. Read all the conclusions and then decide which of the given conclusions logically follows from the given statements disregarding commonly known facts.Solution
Only a few Red are Green (I) + No Green is Yellow (E) → Some Red are not Yellow (O). Hence conclusion I follows. No Pink is Red (E) + Only a few Red are Green (I) → Some Green are not Pink (O*) → Probable conclusion → Some Green may be Pink (I). Hence conclusion II does not follow. No Green is Yellow (E) + Some Green are not Pink (O*) → No conclusion. Hence conclusion III does not follow.
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: