A deductive argument is invalid if: Correct Answer: C Question 11 Explanation: A deductive argument is the presentation of statements that are assumed (or) known to […]
Question 30 A good communicator begins his/her presentation with a: A Non-sequitur B Repetitive phrase C Ice-breaker D Complex question CommunicationNature-of-Communication2017 November NTA UGC NET Paper […]
The running time of the following algorithm Procedure A(n) If n <= 2 return(1) else return (A(⌈√n⌉)); is best described by: Correct Answer: C Question 15 […]
The tightest lower bound on the number of comparisons, in the worst case, for comparison-based sorting is of the order of Correct Answer: C Question 19 […]