Question
Statements : Only a few year is month
Mostly month is day Conclusions : I. All year can be month II. Few day is year In the question below there are two statements followed by two conclusions I and II. You have to take the three 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 three statements disregarding commonly known facts.Solution
Since, only a few year is month is given which means there are some year, which are not month, so, conclusion I does not follow also, there is no direct relation between day and year, so, conclusion II does not follow. Neither conclusion I nor conclusion II follows.
Which of the following algorithms is most commonly used in Operating Systems for deadlock prevention?
In C, which function is used to release dynamically allocated memory?
In C, what will be the output of the following code?
int a = 5;
printf("%d", a++);
Which Java keyword is used to inherit a class?
In C++, which feature allows hiding the internal details of a class?
- Which of the following is the primary benefit of Big Data analytics in decision-making?
Which of the following is used to declare a list in Python?
In Java, which method is used to start a thread?
Which Python keyword is used to handle exceptions?
In Python, which of the following is immutable?