Tag: Knowledge

  • Python Question and Answers – Built-in Functions – 2

    Python Question and Answers – Built-in Functions – 2

    Python Multiple Choice Questions & Answers (MCQs) focuses on “Built-in Functions – 2”. Q 1. What will be the output of the following Python functions? chr(‘97’)chr(97)A. a Error B. ‘a’ aC. Error a D. Error Error Show Answer Answer:-C. Error a Explanation The built-in function chr() returns the alphabet corresponding to the value given as…

  • Python Questions and Answers – Global vs Local Variables – 2

    Python Questions and Answers – Global vs Local Variables – 2

    Python Multiple Choice Questions & Answers (MCQs) focuses on “Global vs Local Variables – 2”. Q 1. Which of the following data structures is returned by the functions globals() and locals()?A. listB. setC. dictionaryD. tuple Show Answer Answer:-C. dictionary Explanation Both the functions, that is, globals() and locals() return value of the data structure dictionary.…

  • Python Questions and Answers – Global vs Local Variables – 1

    Python Questions and Answers – Global vs Local Variables – 1

    Python Multiple Choice Questions & Answers (MCQs) focuses on “Global vs Local Variables – 1”. Q 1. What will be the output of the following Python code? def f1():x=15print(x)x=12f1()A. 10B. 12C. 15D. Error Show Answer Answer:-C. 15 Explanation In the code shown above, x=15 is a local variable whereas x=12 is a global variable. Preference…

  • C++ Programming Questions and Answers – Standard Template Library

    C++ Programming Questions and Answers – Standard Template Library

    C++ Programming Multiple Choice Questions & Answers (MCQs) focuses on “Standard Template Library”. Q 1. What is the Standard Template Library?A. Set of C++ classesB. Set of C++ template classes to provide common programming data structures and functionsC. Set of Template functions used for easy data structures implementationD. Set of Template data structures only Show…

  • C++ Programming Questions and Answers – Derivation and Templates

    C++ Programming Questions and Answers – Derivation and Templates

    C++ interview questions focuses on “Derivation and Templates”. One shall practice these advanced C++ questions to improve their C++ programming skills needed for various interviews (campus interviews, walkin interviews, company interviews), placements, entrance exams and other competitive exams. These questions can be attempted by anyone focusing on learning C++ programming language. They can be a…

  • C++ Programming MCQ – Templates

    C++ Programming MCQ – Templates

    C++ Programming Multiple Choice Questions & Answers (MCQs) focuses on “Templates”. Q 1. Which of the following is used for generic programming?A. Virtual functionsB. ModulesC. TemplatesD. Abstract Classes Show Answer Answer:-C. Templates Explanation Templates are used for generic programming. They help in making generic functions and classes hence achieving the generic codes. Q 2. Which…

  • How to Handle Overprotective Family Members Effectively

    How to Handle Overprotective Family Members Effectively

    It can be really frustrating when family members act out of fear or overprotection, especially if it makes you feel like you’re losing your independence or being underestimated. When they’re operating from a place of “what ifs” and “maybes,” it often means they’re anxious about something happening to you—but that doesn’t mean their approach is…

  • C++ Programming MCQ – Specialization

    C++ Programming MCQ – Specialization

    C++ interview questions and answers focuses on “Specialization “. One shall practice these interview questions to improve their C++ programming skills needed for various interviews (campus interviews, walk-in interviews, company interviews) entrance exams and other competitive exams. These questions can be attempted by anyone focusing on learning C++ programming language. They can be a beginner,…

  • Current Affairs Quiz – May 2025

    Current Affairs Quiz – May 2025

    Q 1.NAMASTE Scheme was jointly launched by which two ministries?A. Ministry of Health and Ministry of Rural DevelopmentB. Ministry of Environment and Ministry of LabourC. Ministry of Urban Development and Ministry of Skill DevelopmentD. Ministry of Social Justice and Empowerment and Ministry of Housing and Urban Affairs Show Answer Answer:-D. Ministry of Social Justice and…

  • Which Medication Provides Energy For Secondary Ms, Mavenclad Or Kesimpta

    Which Medication Provides Energy For Secondary Ms, Mavenclad Or Kesimpta

    Mavenclad (cladribine) and Kesimpta (ofatumumab) are both medications used for treating Multiple Sclerosis (MS), but they serve different purposes and work in different ways. Neither of these medications is specifically designed to provide energy for MS patients, but they target the disease process itself. Managing Fatigue in Secondary Progressive MS (SPMS): Both medications can help…