Question
Easy
Calculate the required bit rate of a channel if we need to download a text document at the rate of 100 pages per minute. Assume that a page has 24 lines with 80 characters in each line and one character is represented using 8 bits:
1
1.536 Kbps
2
240 Kbps
3
2.1 Mbps
4
1.636 Mbps
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Computer Networks & Internet
Topic: Communication Technology
Correct Answer
Option A
Explanation
The correct option is (1): To calculate the required bit rate, we must first determine the total number of bits transferred per unit of time, which is typically measured in bits per second (bps). We start by finding the data size of a single page: a page has 24 lines, each with 80 characters, and one character is represented by 8 bits. Thus, one page contains $24 \\times 80 \\times…Read More
Similar Questions from HTET Exam - Level 3 - Year 2022
Question 1
Easy
Source :
HTET 2022
Under personalization in windows we can create _______ to change desktop background, color, sound and screen saver all at once.
Chapter :
Operating Systems & Software Concepts
Topic :
MS Window
Question 2
Easy
Source :
HTET 2022
In MS-Excel _______ option can be used to keep the desired rows and columns visible while the rest of the sheet scrolls.
Chapter :
Office Automation Tools
Topic :
Spreadsheet (MS Excel)
Question 3
Easy
Source :
HTET 2022
IEEE 802.11 standard belongs to :
Chapter :
Computer Networks & Internet
Topic :
Computer Network
Question 4
Easy
Source :
HTET 2022
In HTML5 the _______ element is used to include images, graphs and compound objects that contain text and images, in webpage.
Chapter :
Web Designing using HTML
Topic :
HTML Basics