12th Computer Science Chapter- 5 Onemarks Online Test

Question 1:Who developed python?
A) Ritche
B) Guido Van Rossum
C) Bill gates
D) Sunder pitchai
Question 2: The python prompt indicates that interpreter is ready to accept instruction
A)>>>
B)<<<
C)#
D)<<
Question 3: Which of the following shortcut is used to create new python program?
A) Ctrl +C
B) Ctrl+F
C) Ctrl+B
D) Ctrl+N
Question 4: Which of the following character is used to give comments in python program?
A) #
B) &
C) @
D) $
Question 5: The symbol is used to print more than one item on a single line
A) Semicolon (;)
B) Dollar ($)
C) Comma(,)
D) Colon(:)
Question 6: Which of the following is not a token?
A) Interpreter
B) Identifiers
C) Keyword
D) Operators
Question 7: Which of the following is not a keyword in python?
A) break
B) while
C) continue
D) operators
Question 8: Which operator is also called comparative operator?
A) Arithmetic
B) Relational
C) Logical
D) Assignment
Question 9: Which of the following is not logical operator?
A) and
B) or
C) not
D) assignment
Question 10: Which operator is also known as conditional operator?
A) Ternary
B) Relational
C) Logical
D) Assignment

Report Card

Total Questions Attempted: 0

Correct Answers: 0

Wrong Answers: 0

Percentage: 0%

Post a Comment

0 Comments