Python Programming Quiz
Answer the following quizzes and submit . Get your Score immediately. Best Wishes!
Sign in to Google to save your progress. Learn more
NAME *
Email_ID
Degree, Branch *
Institution *
Date of Birth
MM
/
DD
/
YYYY
Gender
1) 1. Which of the following are not a feature of an algorithm ? *
1 point
Captionless Image
2) A pseudocode can be compiled and executed *
1 point
Captionless Image
3) Which of the following is not a programming language? *
1 point
Captionless Image
4) What is the output of executing the following Python code?                   *
1 point
Captionless Image
5) Which of the following programming language is not object oriented? *
1 point
Captionless Image
6) Which of the following data type in Python is represented in key-value pair form? *
1 point
7) What is the output of executing the Python code given below:                                                                                 *
1 point
Captionless Image
8) What is the output of executing the Python code given below:                                                                               *
1 point
Captionless Image
9) What is the output of executing the following Python code?                                     *
1 point
Captionless Image
10) What is the output of executing the following Python code?                                                                                                                                                                                   *
1 point
Captionless Image
11) Which choice prints 'Happy Birthday'?   str1 = 'happy birthday' *
1 point
12) Which choice prints 'Python' ?                                      str = 'Python is Great' *
1 point
13) ­­­­­­­­­­­­ What is the output of the following Python program?                                                                                                                                         *
1 point
Captionless Image
14) Which choice does not print 'banana' ?    fruit = 'banana' *
1 point
15) Which choice prints 'Ford' ?                            cars = ["Ford", "Volvo", "BMW"] *
1 point
16) Adds a single element at the end of the Python List: *
1 point
17) Removes the item that was last inserted into the Python Dictionary: *
1 point
18) ­­­­­­­­­­­­­ Which of the following statements is incorrect about Python data types? *
1 point
19) Which one of the following has the highest precedence in the Python expression? *
1 point
20) Which of these return 'False' :                    x = 5 *
1 point
21) Which is not true for a recursive function? *
1 point
Captionless Image
22)  which is not true about Python Dictionary? *
1 point
Captionless Image
23) Which is not true about STACK data structure ? *
1 point
Captionless Image
24) Which choice is not true about a function? *
1 point
Captionless Image
25)  Which of the following is not a Python feature? *
1 point
Captionless Image
Submit
Clear form
Never submit passwords through Google Forms.
This content is neither created nor endorsed by Google. Report Abuse - Terms of Service - Privacy Policy