12th Computer Science Chapter- 1 Onemarks Online Test

Question 1: The small section of code that are used to perform a particular task is called
A) Subroutine
B) Files
C) Pseudo Code
D) Modules
Question 2: Which of the following is a unit of code that i soften defined within a greater code structure?
A) Subroutine
B) Function
C) Files
D) Modules
Question 3: Which of the following is a distinct syntactic block?
A) Subroutine
B) Function
C) Definition
D) Module
Question 4: The variable in a function definition are called
A) Subroutine
B) Function
C) Definition
D) Parameter
Question 5: The values which are passed to a function definition are called
A) Arguments
B) Subroutine
C) Function
D) Definition
Question 6: Which of the following are mandatory to write the type annotations in the function definition?
A) { }
B) ( )
C) [ ]
D) < >
Question 7: Which of the following defines what an object can do?
A) Operating System
B) Compiler
C) Interface
D) Interpreter
Question 8 Which of the following carries out the instruction defined in the interface?
A) Operating System
B) Compiler
C) Implementation
D) Interpret
Question 9: The functios which will give extact result when same arguments are passed are called
A) Impure Function
B) Partial Function
C) Dynamic Function
D) Pure Function
Question 10: The function which cause sode effects to the arguments passed are called
A) Impure Function
B) Partial Function
C) Dynamic Function
D) Pure Function

Report Card

Total Questions Attempted: 0

Correct Answers: 0

Wrong Answers: 0

Percentage: 0%

Post a Comment

0 Comments