11-17-2022, 10:37 AM
CBSE +2 Computer Science (CS) sample question paper 2023 with answer key can be had from the attachments below.
Selected questions from the CS question paper are:
1. State True or False
“Variable declaration is implicit in Python.â€
2. Which of the following is an invalid data type in Python?
(a) Set (b) None ©Integer (d)Real
3.Fill in the blank:
--------------command is used to remove primary key from the table in SQL.
(a) update
(b)remove
© alter
(d)drop
4. Assertion (A):- If the arguments in function call statement match the number and order of arguments as defined in the function definition,such arguments are called positional arguments.
Reasoning ®:- During a function call, the argument list first contains default argument(s) followed by positional argument(s).
5. Explain the use of ‘Foreign Key’ in a Relational Database Management
System. Give example to support your answer.
For detailed question paper on Computer Science, click the link below.
Selected questions from the CS question paper are:
1. State True or False
“Variable declaration is implicit in Python.â€
2. Which of the following is an invalid data type in Python?
(a) Set (b) None ©Integer (d)Real
3.Fill in the blank:
--------------command is used to remove primary key from the table in SQL.
(a) update
(b)remove
© alter
(d)drop
4. Assertion (A):- If the arguments in function call statement match the number and order of arguments as defined in the function definition,such arguments are called positional arguments.
Reasoning ®:- During a function call, the argument list first contains default argument(s) followed by positional argument(s).
5. Explain the use of ‘Foreign Key’ in a Relational Database Management
System. Give example to support your answer.
For detailed question paper on Computer Science, click the link below.