Python MCQ Questions Set-5

python-mcq

This article contains Python MCQ Quiz. Attempting this MCQ will help you to evaluate your knowledge and skills. Q1. What is the output of the following code?print(type(type()))a)Errorb)Nullc)Noned)None of the above Q2.What is the output of the following code?print(type(type))a)b)Errorc)d)None of the above Q3 What is the output of following code?class cc:def f1(self,a,b):self.a=aself.b=breturn self.a+self.bo=new cc()print(o.f1(4,4))a)8b)Errorc)4d)None of the … Read more

Python MCQ Questions Set-4

python-mcq

Here is an interesting Python MCQ Quiz. Attempting this MCQ will help you to evaluate your knowledge and skills. Q1: What will be the output of the following Python code? class A(): def disp(self): print(“A disp()”) class B(A): pass obj = B() obj.disp() a) Invalid syntax for inheritance b) Error because when an object is … Read more

DBMS Interview Questions Answers

Database Interview Questions

What is indexing and the different kinds of indexing? Indexing is a technique for determining how quickly specific data can be found.  Types: Binary search style indexing B-Tree indexing Inverted list indexing Memory resident table Table indexing What is the system catalog or catalog relation? How is it better known as? An RDBMS maintains a … Read more

What is WWWW

Full form of WWWW The meaning  of WWWW is World Wide Web Worm, or WWWW stands for World Wide Web Worm, or the full name of given short form is World Wide Web Worm. History of WWWW World Wide Web Worm is known as WWWW, was one of the first search engines for the World Wide Web . It is claimed by some to be the first … Read more

What is the ecrm full form?

ECRM full form –Electronic customer relationship management is the use of Internet-based technologies like mails, sites, chat rooms, forums and other stations to reach CRM objectives. It’s a well-structured and coordinated procedure for CRM that simplifies the procedures in advertising, sales and client services. A successful E-CRM raises the efficacy of their procedures in addition … Read more