CA

Examination Name: CA
Date: April 9, 2026
Time allowed: 30 minutes

1. 
Non-executable, additional lines added to a program, are known as _____________
2. 
x=5//2+4*2**2. Value of x is
3. 
Example of Mutable data type is
4. 
List sequence is represented using the Square Bracket [ ]. This statement is
5. 
a=5, b=3, c=a**b. print(c) will result
6. 
Identity operator in Python are
7. 
Short cut key to run Python code in script mode is
8. 
Which of the following is floor division operator in Python
9. 
Which one of following are valid identifiers
10. 
Which of the following is not applicable for Python
11. 
_____________ are fixed values in Python
12. 
Which one of the following is membership operator
13. 
Escape sequence are treated as
14. 
Which one of the following is not an Arithmetic operator?
15. 
Expressions contain values/variables along with operators. This statement is
16. 
Python uses a/an ________________to convert source code to object code
17. 
Which of the following is not applicable for Python
18. 
You can rename a keyword. This statement is
19. 
Example of two augmented assignment operator is
20. 
Python code can run on variety of platforms, it means Python is a ______________ language
21. 
tp=(10,20,30,40). print(tp[-1) will result
22. 
Which one of the following is not a valid Keyword
23. 
____________is a word having special meaning reserved by programming language
24. 
Python variables support dynamic typing. This statement is
25. 
Python variables support dynamic typing. This statement is
26. 
Which of the following can be used to create comments?
27. 
+, - operators have less priority over *,/ operator. This statement is
28. 
Short cut key to run Python code in script mode is
29. 
Which one of following are valid identifiers
This entry was posted in . Bookmark the permalink.
Open chat
Need help?