- Which is the singular tag? A. <html> B. <p> C. <br> D. <title>
- Which of the following does not include in types of software piracy?
- A. Soft lifting
- B. liability
- C. client server over use
- D. Online Piracy
- Routing is the process of taking data from one device and sending it to another device in different ____.
- A. Channel
- B. Network
- C. Path
- D. Area
- The symbol of the flow chart used to either start or end the flow chart is:
- A. Terminal
- B. Process
- C. Decision
- D. connector
- A Petabyte is equal to how many Bytes?
- A. (1024)4
- B. (1024)6
- C. (1024)5
- D. (1024)7
- The receiver must be capable of accepting?
- A. message
- B. Address
- C. Information
- D. protocol
- A hyperlink can be applied to:
- A. Image
- B. text
- C. Both (A) and (B)
- D. None of the above
- Caesar cipher was basically:
- A. Shopkeeper
- B. Businessman
- C. Doctor
- D. Politician m and Military General
- To check logical errors in an algorithm, we use:
- A. Turn table
- B. Trade table
- C. Simple table
- D. Flow table
- In the hexadecimal number system, “12” is equal to:
- A. B
- B. D
- C. C
- D. A
Computer Science Ninth Class, 2023 – Gujranwala Board
Time: 1.45 hours, 1 Subjective Total marks: 40 Question# 2 – Marks: 2*4=8 marks Write short answers to any four questions.- Write down the names of 5Ws.
- Define the strategy “Divide and Conquer.”
- Define Flow chart.
- What is meant by decision making?
- HTML stands for which?
- What is the difference between paired tags and singular tags?
- Give four examples of storage devices.
- Write down the truth table of AND operator.
- Write the methods to Convert the decimal number into binary.
- Convert (156)10 into binary.
- Define sabotag.
- What is hacking?
- Which protocol do we use for e-mail?
- Define data communication.
- How does a web server work?
- Define a client.
- Define the body section.
- Write the output of the following HTML code:
1 2 3 4 |
<ul> <li>item</li> <li>item</li> </ul> |