12th computer science practice one mark question pdf 2022-2023
12th computer science practice one mark question
Who developed Python ?
A) Ritche B) Guido Van Rossum C) Bill Gates D) Sunder Pitchai
The Python prompt indicates that Interpreter is ready to accept instruction.
A) >>> B) <<< C) # D) <<
Which of the following shortcut is used to create new Python Program ?
A) Ctrl + C B) Ctrl + F C) Ctrl + B D) Ctrl + N
Which of the following character is used to give comments in Python Program ?
A) # B) & C) @ D) $
This symbol is used to print more than one item on a single line.
A) Semicolon(;) B) Dollor($) C) comma(,) D) Colon(:)
Which of the following is not a token ?
A) Interpreter B) Identifiers C) Keyword D) Operators
Which of the following is not a Keyword in Python ?
A) break B) while C) continue D) operators
Which operator is also called as Comparative operator?
A) Arithmetic B) Relational C) Logical D) Assignment
Which of the following is not Logical operator?
A) and B) or C) not D) Assignment
Which operator is also called as Conditional operator?
A) Ternary B) Relational C) Logical D) Assignment
A named blocks of code that are designed to do one specific job is called as
(a) Loop (b) Branching (c) Function (d) Block
A Function which calls itself is called as
(a) Built-in (b) Recursion (c) Lambda (d) return
Which function is called anonymous un-named function
(a) Lambda (b) Recursion (c) Function (d) define
Which of the following keyword is used to begin the function block?
(a) define (b) for (c) finally (d) def
Which of the following keyword is used to exit a function block?
(a) define (b) return (c) finally (d) def
While defining a function which of the following symbol is used.
(a) ; (semicolon) (b) . (dot) (c) : (colon) (d) $ (dollar)
In which arguments the correct positional order is passed to a function?
(a) Required (b) Keyword (c) Default (d) Variable-length
The pdf is given below. Kindly download and make it useful.
[pdf-embedder url=”https://csknowledgeopener.com/wp-content/uploads/2023/01/XII-CS-EM-PRACTICE-ONE-MARK-QUESTION-2022-2023.pdf” title=”XII – CS EM PRACTICE ONE MARK QUESTION 2022-2023″]