Question
Two statements are given followed by two conclusions I
and II. You have to consider these statements to be true, even if they seem at variance from commonly known facts. Decide which of the given conclusions logically follow/s from the given statement. Statements: A. Some dentists are surgeons. B. No surgeon is an amateur. Conclusions: I. Some amateurs are surgeons. II. All surgeons are dentists.Solution
 As no direct relation is given in the statements so we can't confirm the relation asked in conclusions. So neither conclusions follows
In C++, which operator is used to access a member function through a pointer to an object?
In Java, which method is used to start a thread?
Which of the following is correct for a single-line comment in C++?
Which of the following services is NOT commonly provided by AI/ML platforms?
Which Python statement is used to create an empty set?
In C, which function is used to dynamically allocate memory?
Which of the following is true about MergeSort?
Which Python keyword is used to define a function?
Which of the following algorithms is most commonly used in Operating Systems for deadlock prevention?
Which of the following is true about Java interfaces?