CBSE
Board Central Board of Secondary Education [CBSE]
Class 12th / XII
Download Sample Question Paper 2023-24
Subject Informatics Practices
Document Type PDF
Official Website http://cbseacademic.nic.in/

CBSE Class XII Informatics Practices Sample Question Paper

Download Central Board of Secondary Education [CBSE] Class 12th Informatics Practices Sample Question Paper 2023-24 PDF Free Online

Download CBSE Class 12th All Subjects Sample Question Paper 2023-24 Here

Download CBSE Class XII Informatics Practices Sample Question Paper

Class XII Informatics Practices Sample Question Paper Download Here

CBSE Class XII Informatics Practices Sample Questions

1. A ____________is a device that connects the organisation’s network with the outside world of the Internet.
i. Hub
ii. Modem
iii. Gateway
iv. Repeater

2. When e-waste such as electronic circuit boards are burnt for disposal, the elements contained in them create a harmful chemical called ________which causes skin diseases, allergies and an increased risk of lung cancer.
i. Hydrogen
ii. Beryllium
iii. Chlorine
iv. Oxygen

3. Copyright, Patent and Trademark comes under:
i. Intellectual Property Right
ii. Individual Property Right
iii. Industrial Property Right
iv. International Property Right

4. Predict the output of the following query:
SELECT MOD (9,0);
i. 0
ii. NULL
iii. NaN
iv. 9

5. Which of the following SQL functions does not belong to the Math functions category?
i. POWER()
ii. ROUND()
iii. LENGTH()
iv. MOD()

6. ________ is not a FOSS tool.
i. Libre Office
ii. Mozilla Firefox
iii. Google Chrome
iv. Python

7. CSV stands for:
i. Column Separated Value
ii. Class Separated Value
iii. Comma Separated Value
iv. Comma Segregated Value

8. Raj, a Database Administrator, needs to display the average pay of workers from those departments which have more than five employees. He is experiencing a problem while running the following query: SELECT DEPT, AVG(SAL) FROM EMP WHERE COUNT(*) > 5 GROUP BY DEPT; Which of the following is a correct query to perform the given task?
i. SELECT DEPT, AVG(SAL) FROM EMP WHERE COUNT(*) > 5 GROUP BY DEPT;
ii. SELECT DEPT, AVG(SAL) FROM EMP HAVING COUNT(*) > 5 GROUP BY DEPT;
iii. SELECT DEPT, AVG(SAL) FROM EMP GROUP BY DEPT WHERE COUNT(*) > 5;
iv. SELECT DEPT, AVG(SAL) FROM EMP GROUP BY DEPT HAVING COUNT(*) > 5;

9. Predict the output of the following query:
SELECT LCASE (MONTHNAME (‘2023-03-05’));
i. May
ii. March
iii. may
iv. march

Similar Searches:
cbse sample question paper of physical education class 12th , cbse sample question paper – computer science for class 12th , sample question paper of english class 12th cbse , cbse class 12 accountancy sample question paper 2022-23, cbse class 12 biology sample question papers with answers , cbse class 12 english sample question paper 2021 with answers , do questions come from cbse sample paper , what are cbse sample papers , 12th cbse sample papers with solutions , class 12 cbse sample question paper , cbse class 12 sample question papers with solutions , cbse class 12 sample question papers with solutions pdf , cbse class 12 biology sample question paper , cbse class 12 biology sample question paper 2021, cbse class 12 biology practical sample question paper , cbse class 12 business studies sample question paper , cbse class 12th biology sample paper , cbse class 12th sample paper 2020

Have a question? Please feel free to reach out by leaving a comment below

(Visited 37 times, 1 visits today)

Leave a Reply

Your email address will not be published. Required fields are marked *