2023 2024 EduVark > Education Discussion > General Discussion


  #1  
February 4th, 2016, 02:05 PM
Super Moderator
 
Join Date: Mar 2012
CBSE IP Question Paper

Hello sir, I am Aditya Roy kapoor. I am from New Delhi. I am in class 12th and I am preparing for my board exams. Can you help me by providing me with the CBSE IP question paper?

As you have asked about the CBSE Informatics Practice (IP) question paper, I am providing you with that
(a) A company has 3 departments namely Administrative, Sales, Production. Out of
telephone cable, Optical Fiber, Ethernet Cable, which communication medium is
best for high speed communication between departments ? 1
(b) Name one open source Indian operating system. 1
(c) What is the purpose of a Server in a network ? 1
(d) What do the following top level domains signify ? 1
(i) .com
(ii) .org
(e) List 2 measures to secure a network. 2
(f) Distinguish between MAC address and IP address with the help of example of
each. 2
(g) Distinguish between Phonetic text entry and keymap based entry of typing Indian
language text. 2
2. (a) Write the value of t after the execution of the following code : 1
int t;
int s;
s=6;
t = (8 * s++) % 7;
(b) Which tag is used to display a horizontal rule on a web page ? 1
(c) In a SWITCH statement, what is the purpose of BREAK statements ? 1
(d) Identify the error in the following HTML code. Rewrite the correct code. 1
<UL TYPE = “a” START = 4>
(e) Write Java code to assign the value 70 to variable y. Then decrease the value of
y by 5 and store it in variable z. 2
(f) Write the output that will be generated by the code given below : 2
int i;
int t;
for (i = 5; i <=10; i = i+5)
{
t = i+3;
system.out.println(“ ”+t);
}
(g) “With XML you invent your own tags.” Explain this statement with the help of
example.

CBSE IP Question paper








Last edited by Neelurk; May 19th, 2020 at 01:30 PM.
Similar Threads
Thread
Download CBSE Class 12 Chemistry Exam Question Paper
CBSE VIII std question paper
CBSE XII Accountancy Exam Question Paper
CBSE Class 10th Mathematics Exam Question Paper
CBSE Mathematics Question Paper
CBSE Chemistry Exam Question Paper
CBSE 12th Board Accountancy Question Paper
Question paper for CBSE 12th Arts Stream
CBSE Class 6th Maths Model question paper
Question paper for CBSE 12th Commerce Economics
CBSE class 10th sample question paper
CBSE Class 12 Mathematics Exam Question Paper
CBSE XII Last Years Solved Question Paper
CBSE Class 10 Maths question paper
CBSE VIII Std Question Paper



Quick Reply
Your Username: Click here to log in

Message:
Options



All times are GMT +5. The time now is 11:24 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Content Relevant URLs by vBSEO 3.6.0

1 2 3 4 5 6 7 8