Tag: Today

  • Cloud Computing MCQ Questions & Answers Part 2

    Cloud Computing MCQ Questions & Answers Part 2

    Q 21. In distributed systems, link and site failure is detected by . . . . . . . . A. polling B. token passing C. handshaking D. none of the mentioned Show Answer Answer:-C. handshaking Explanation The correct answer is Option C: Handshaking, as it is the most reliable and commonly used method in…

  • Current Affairs Quiz – December, 2024

    Current Affairs Quiz – December, 2024

    Q 1.Which Indian initiative was praised by Oxford University’s Saïd Business School for accelerating infrastructure projects? A. National Infrastructure Pipeline (NIP)B. Regional Connectivity Scheme-UDANC. PM Gati Shakti National Master PlanD. PRAGATI (Pro-Active Governance and Timely Implementation) Show Answer Answer:-D. PRAGATI (Pro-Active Governance and Timely Implementation) Explanation Oxford University’s Saïd Business School, in collaboration with the…

  • SQL MCQ Questions and Answers

    SQL MCQ Questions and Answers

    Q 1. What is the full form of SQL? A. Structured Query List B. Structured Query Language C. Simple Query Language D. None of these Show Answer Answer:-B. Structured Query Language Explanation SQL (Structured Query Language) is a special-purpose programming language designed for managing data held in a relational database management system (RDBMS). Originally based…

  • Cloud Computing MCQ Questions & Answers

    Cloud Computing MCQ Questions & Answers

    Q 1. The term ‘Cloud’ in cloud-computing refers to . . . . . . . . A. The Internet B. Cumulus Clouds C. A Computer D. Thin Clients Show Answer Answer:-A. The Internet Explanation Picture the vast expanse of the digital realm, where data flows seamlessly like a boundless sky. This is what the…

  • Artificial Intelligence MCQ Questions & Answers Part 10

    Artificial Intelligence MCQ Questions & Answers Part 10

    Q 91. In LISP, the function returns t if is even and nil otherwise: A. (even <integer>) B. (evenp <integer>) C. (numeven <integer>) D. (numnevenp <integer>) Show Answer Answer:-B. (evenp ) Q 92. Which of the following is an advantage of using an expert system development tool? A. imposed structure B. knowledge engineering assistance C.…

  • Artificial Intelligence MCQ Questions & Answers Part 9

    Artificial Intelligence MCQ Questions & Answers Part 9

    Q 81. In LISP, the function (endp ) A. returns a new list that is equal to by copying the top-level element of B. returns the length of C. returns t if is empty. D. All of the above Show Answer Answer:-C. returns t if is empty. Q 82. In LISP, which of the following…

  • Artificial Intelligence MCQ Questions & Answers Part 8

    Artificial Intelligence MCQ Questions & Answers Part 8

    Q 71. In LISP, the function returns the list that results after the first element is removed (the rest f the list), is A. car B. last C. cdr D. cons Show Answer Answer:-C. cdr Q 72. Output segments of AI programming contain(s) A. printed language and synthesized speech B. Manipulation of physical object C.…

  • Artificial Intelligence MCQ Questions & Answers part 7

    Artificial Intelligence MCQ Questions & Answers part 7

    Q 61. LISP machines also are known as: A. super mini computers B. time-sharing terminals C. AI workstations D. All of the above Show Answer Answer:-C. AI workstations Q 62. Natural language processing can be divided into the two subfields of: A. context and expectations B. generation and understanding C. semantics of pragmatics D. recognition…

  • C++ Programming Questions and Answers – String – 1

    C++ Programming Multiple Choice Questions & Answers (MCQs) focuses on “String – 1”. C++ Programming Multiple Choice Questions & Answers (MCQs) focuses on “String – 1”. Q 1.What will be the output of the following C++ code? #include #include using namespace std; int main(int argc, char const *argv[]) { char str[] = “Hello World”; coutstr;…

  • Artificial Intelligence MCQ Questions & Answer Part 1

    Artificial Intelligence MCQ Questions & Answer Part 1

    Q 1. What is the term used for describing the judgmental or common sense part of problem solving? A. Value based B. Critical C. Heuristic D. Analytical Show Answer Answer:-C. Heuristic Explanation A heuristic refers to a practical approach or guiding principle used to solve problems efficiently, especially when faced with complex or ill-defined situations.…

You cannot copy content of this page