0% found this document useful (0 votes)
35 views

HSC ICT Final T

This document contains a practice test for an ICT exam with multiple choice and structured questions covering topics like virtual reality, artificial intelligence, biometrics, networking, HTML, and programming in C. The test has 6 sections with a total of 31 multiple choice questions and structured questions asking students to explain technologies, code samples, and network topologies.

Uploaded by

tijarahgallery
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
35 views

HSC ICT Final T

This document contains a practice test for an ICT exam with multiple choice and structured questions covering topics like virtual reality, artificial intelligence, biometrics, networking, HTML, and programming in C. The test has 6 sections with a total of 31 multiple choice questions and structured questions asking students to explain technologies, code samples, and network topologies.

Uploaded by

tijarahgallery
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

HSC ICT

Final Test
Time: 2.00 Marks: 75
1. Scientist Mr. Saber has achieved the success of producing big mangoes all year round using a technology. He
used a device in his lab for access control which requires thumbprint. He needs to signature in a device to start
up the computer which contain his research papers.
a. What is virtual reality?
b. Explain artificial intelligence technology.
c. Explain the technology which Mr. Saber used for achieving success.
d. Analyze the technical methods of both machines used to enter lab and activate the computer.

2. Price of product "A" is tk. (C3)16 and that of "B" is tk. (303)8
a. What is Encoder?
b. Why 7+5=14? Explain.
c. Calculate total price of product A and B in Octal number system.
d. Calculate difference between the price of A and B using by the method of addition.

3. After receiving the ICT exam copy Oliver got (87.36) 10 and John got (3F.EA)16 Their other friend Felicity
added Oliver's and John's marks and provided the sum of their marks into Octal. After that she showed them
the process of 2's Compliment and told them to subtract (-20)10 from (+76)10

a. What is BCD Code?


b. "7+1=10" - Explain.
c. Show how Felicity found the sum of Oliver's and John's marks and Is it possible to find out the solution of
the problem that Felicity gave to Oliver and John? Explain.
d. The simplified value of F can be implemented by the NOR Gate in scenario-2'-explain with figures.
4. Mr. 'Z' was showing html programming in the class. He attached an image saved in 'icture' folder of C drive
to an web page, the size of which image is 500 x 300 pixel. Then he said to the student's "Write an html code
so that the website www.educationboard.edu.bd" will be displayed if the image if clicked. Then he wrote the
html code for creating the following table.
a. What is Website?
b. Explain the attributes of <font> tag.
c. Show how the html code of students will be and explain the attributes used in the code.
d. Write the html code for creating the table that will be created if all rows are transformed into columns and
all columns are transformed into rows of the table of the stem.

5.

a. What is modulation?
b. Explain Data Transmission Mode.
c. Discuss the topology with diagram that will be created if the computers of figure-1 in stem get connected
with each other.
d. Which one of #1 & #3 topology in the stem more suitable in your opinion? Analyze your opinion.

6. Mohon, a member of 'Shobuj Bangla Club' has captured some pictures of climate disaster through his
cellphone and transferred these pictures to a laptop by following a special protocol of IEEE 802.15 standard.
Later, Mohon has sent the pictures to the other members of the club via SHARE it.
a.What is a Router?
b. Explain the bandwidth of Data transfer from keyboard to computer.
c. Explain the type of Network used to transfer picture to the laptop mentioned in stem.
d. Compare Wi-max with Hotspot used to send pictures to the other members of the club.

MCQ
1. Which one is the spine of global village?
a) Hardware b) Software c) Connectivity d) Data
2. By using which technology, we can do any meeting staying in different places?
a) e-mail b) facebook c) tele-conferencing d) twitter
3. Which one is the application sector of simulation?
a) Cryosurgery b) Biometrics c) Artificial Intelligence d) Virtual Reality
4. Related with virtual reality-
i. Al ii. 3D iii. Sensor
Which of the following is correct?
a) i and ii b) ii and iii c) i and iii d) i, ii and iii
5. Which one is the characteristics of virtual reality?
a) Data transmission b) Roaming in real world
c) Entering into 2 dimensional world d) Roaming in virtual world
6. Which one is the advantage of maching language?
a) Program can be written easily b) Can use all type of machine
c) Program is effective directly and fast d) Error of the program can be detected easily
7. Which one is mainly used in artificial intelligence?
a) PYTHON b) HTML c) COBOL d) PROLOG
8. With which technology human can be identified uniquely?
a) Nano technology b) Biometrics c) Genetic engineering d) Bioinformatics
9. Which is the most secured biometrics?
a) Finger print b) Scanning of hand structure c) Irish scanning d)DNA
10. Which technology is currently being used in machine readable passport in Bangladesh?
a) Biometrics b) Bioinformatics c) Nano technology d) Cryptology
11. How many meters are equal to 1 nanometer?
a) 10^-6 b) 10^-7 c) 10^-8 d) 10^-9
12. What is called the application of computer technology in management of living organism?
a) Genetic engineering b) Bioinformatics c) Biometrics d) Robotics
Read the following stem and answer question no 13 and 14:
Md Atik said Kamal, "What is your age?" Kamal said that his age is (101101)2.
13. Equivalent number of Kamal's age is -
a) (25)8 b) (35)8 c) (55)8 d) (65)8
14. What will be Kamal's age in binary number after ten years?
a) (101011)2 b) (101110)2 c) (101111)2 d) (110111)2
15. Which one is the De- Morgan law?
a) A X-OR B=A’B+ AB’ b) (AB)’ = A’ + B’ c) (A X-OR B)’ = A’B’+ AB d)A+ AB = A
16. Which one is the simplest value of F = ABC + ABC
a) (A+B+C)’ b) (ABC)’ c) ABC d) A+B+C
17. Which one is equivalent of (1110.11), in hexadecimal?
a) E.3 b) E.C c) E.8 d) CE
18. What is the binary value of (37.125)10?
a) 100101.01 b) 101001.01 c) 100101.001 d) 101001.001
19. (1101)2=(?)10
a) 15 b) 14 c) 13 d) 12
20. What is the previous value of (10)16?
a) 9 b) A c) Ε d) F
21. Which one is done the addition of two binary bit?
a) XOR gate b) XNOR gate c) AND gate d) OR gate
22. What type of gate has the output of 1 for the same value of two input and 0 for the different values?
a) XOR gate b) XNOR gate c) AND gate d) C OR gate
23. What type of gate has the output of 0 for the same value of two input and 1 for the different values?
a) XOR gate b) XNOR gate c) AND gate d) OR gate
24. Which of the following is the new edition of 'C' language?
a) ++C b) C++ c) C- d) -C
25. Which one is a high level language?
a) Word Star b) Visicalc c) C++ d) Lotus 1-2-3
26. Which one is mainly high level language?
a) Combination of English and mathematical signs
b) Combination of English and Boolean algebra
c) Combination of Boolean algebra and Morgan's theorem
d) Only combination of mathematical signs
27. Into how many types high level language are divided?
a) 2 b) 3 c) 4 d) 5
28. What is the memory space for integer data type?
a) 1 byte b) 2 byte c) 3 byte d) 4 byte
29. Which one is applicable for integer data type?
a) %d b) %f c)%S d) %x
30. What is used to express character data type in 'C' programme?
a) int b) char c) float d) double
31. Which file will be created if we compile programme in 'C' language?
a) .CPP b) .obj c) .exe d).dba

You might also like