1 Mar 2024

Class 10 HSLC 2024 Computer Science Question Paper

Class 10 HSLC 2024 Computer Science Question Paper 

Class 10 HSLC 2024 Computer Science Question Paper


Class 10 HSLC 2024 Computer Science Question Paper: Students who are studying in class 10/12 must be looking for Model Question Paper/Sample Question Paper/Pre Board Question Paper/Test Paper. Practicing model question papers is a good source for exam preparation. In this article you can avail Class 10 HSLC 2024 Computer Science Question Paper


Class 10 Computer Science Important Question

Students who are studying in class 10/12 must be looking for Model Question Paper/Sample Question Paper/Pre Board Question Paper/Test Paper. Practicing model question papers is a good source for exam preparation. In this article you can avail Class 10 Computer Science Important Question for free. 

Total  No.  of  Printed  Pages – 7

B24 – CS (E)    (Th)

Subject  Code:  34


2 0 2 4

(Specimen) 


COMPUTER   SCIENCE (E)

(Theory)


Full Marks: 70

Pass Marks: 21


Time : 3 Hours


The figures in the margin indicate full marks for the questions


1. Choose the correct answer: (any four) 1×4=4

(i) Which protocol transfers encrypted data instead of plain data ?


     (a) HTTP                                                      (b) HTTPS

     (c) FTP                                                         (d) SMTP



(ii) Which is the correct way to comment out something in HTML ?


    (a) Using ## and #                                  (b) Using<!-- and -/->

    (c) Using</- and -/->                             (d) Using<!-- and -!>



(iii) By using which of the following options, the border of table can be collapsed ? 


   (a) Border-collapse: collapse                (b) table-border: collapse 

   (c) border: collapse                                (d) table-border-collapse: collapse 



(iv) Which loop is faster in C Language, for while or Do while ? 


   (a) for                                                      (b) while

   (c) do while                                            (d) all work at same speed



(v) Each element of an array has its own


   (a) Name                                               (b) Index 

   (c) Size of an array                              (d) list of Number 



(vi) The command is used to delete the database physically.


   (a) DELETE                                         (b) ERASE

   (c) DROP                                             (d) None of these



(vii) Which of the following can be embedded in a web page ? 


    (a) Audio                                             (b) Video

    (c) Both a and b                                  (d) None of these



2. Fill in the blanks: (any three) 1×3=3


(i) In a computer network, _________ can be shared among connected computers. 


(ii) The _________ element splits the line and displays the text on a new line. 


(iii) The <img> tag is a/an _________ element. 


(iv) If you want to create an e-mail link, _________ is required before the address. 


(v) A MySQL statement is terminated by a _________ . 


(vi) Two eight pin connector called _________ . 



3. Find True of False: (any three) 1×3=3

(i) Array is a collection of different types data. 

(ii) TCP stand for transmission control program.

(iii) Only the first statement inside the do while loop execute when the condition is false. 

(iv) We can use almost three loops in a single program. 

(v) Loop is usually executed as long as the condition is true.

(vi) In a do-while loop, the condition is written at the end of the loop. 



4. Answer the following questions: (any ten) 2×10=20

(i) Write brief on PAN ? 

(ii) What is computer network ?

(iii) What is HTML ? 

(iv) What is NULL pointer ? 

(v) How router receive data ?

(vi) Define Padding property ? 

(vi) What is the use of href attribute ? 

(vii) Draw a flowchart for finding the Summation of integer using loop ?

(viii) What is the syntax of the CREATE TABLE command ? 

(ix) Write some wire and wireless technology.

(x) How many types of loop are there in C programming language ? What are they ? 

(xi) Write two advantage of function in 'c' ?

(xii) What is homogeneous data ? 

(xiii) What is user defined functions ? 

(xiv) Define recursive function ?

(xv) Differentiate between Hub and Switch ?



5. Answer the following questions: (any four) 3×4=12

(i) Explain three features of OOP. 

(ii) How many 16 port switches are required to connect 31 computers in a network ? 

(iii) Write some common terminologies function in C ?

(iv) What is Cascading Style Sheet ? 

(v) How are images added in an HTML document ? 

(vi) What is the query to display all the records in a table ?

(vii) What is while loop ? Give an example. 

(viii) Give two disadvantages of Procedure Oriented Programming. 



6. Answer the following questions: (any seven) 4×7=28

(i) Differentiate between MAC address and IP address ?

(ii) Write three types of loop in C program with defination ?

(iii) What are the different type of function in c ? Differentiate among them ?

(iv) Write a C program to dynamically allocate memory for an array to store 10 integers and display the first 5 out of them. 

(v) Can we compare HTTP and FTP protocols ? Mention their functionality ? 

(vi) Write some of the advantages of CSS ? 

(vii) Why hostname should not be used to identify a computer in a computer network ?

(viii) Explain the border properties that can be used with the <table> tag. Can you apply these properties to the <td> and <tr> tags ? 

(ix) Can we put a third loop inside the inner loop of a nested loop constract ? Write a C program to justify your answer. 

(x) Is structure a built in data type ? Can we appy basic arithmetic operations such as addition, substraction to structure variables ? Show with a simple C program. 


************

No comments:

Post a Comment

Kindly donnot paste any SPAM link. Thank you very much for reading, Happy learning.