Home / Programming Questions / Page 1
Q. What is the output of the following code : print 9//2
Q. What is the output of the following program : i = 0 while i < 3: print i print i+1
Q. What is the output of the following program : print 0.1 + 0.2 == 0.3
Q. What data type is the object below? L = [1, 23, „hello‟, 1]
Q. What is the output of the following program : def myfunc(a): a = a + 2 a = a * 2 return a print myfunc(2)
Q. What is the output of the following program : print '{0:.2}'.format(1.0 / 3)
Q. What is the output of the following program : print '{0:-2%}'.format(1.0 / 3)
Q. What is the output of the following program : i = 0 while i < 3: print i i += 1 else: print 0
....
Jump to Go
Bootstrap MCQs
C # MCQs
C ++ MCQs
C Programming MCQs
CSS MCQs
HTML MCQs
JAVA MCQs
Javascript MCQs
Linux MCQs
Microsoft Access MCQs
Microsoft Excel MCQs
Microsoft Power Point MCQs
Microsoft Word MCQs
MS Dos MCQs
MySQL MCQs
Perl MCQs
PHP MCQs
Python MCQs
Ruby MCQs
SQL Server MCQs
Download our easy to use, user friendly Android App from Play Store. And learn MCQs with one click.
Menu
Donate Us
Quiz
Forum
Hindi MCQs
Topics
Test Series
Programming Questions
Advance Search
Shop
Duo Test
Login
Sign Up