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

Bangabandhu Sheikh Mujibur Rahman Science and Technology University, Gopalganj

This document contains answers to 6 questions about fundamentals of computer science. It was submitted by Md. Shameem to Professor Tumpa Rani Shaha as an assignment for the Computer Science course at BSMRSTU. The answers define computer and its applications in communication, describe software and hardware as well as mainframe computers, explain memory and cache memory, discuss monitors, microphones, and application software types. The final answer compares RAM and ROM characteristics.
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)
228 views

Bangabandhu Sheikh Mujibur Rahman Science and Technology University, Gopalganj

This document contains answers to 6 questions about fundamentals of computer science. It was submitted by Md. Shameem to Professor Tumpa Rani Shaha as an assignment for the Computer Science course at BSMRSTU. The answers define computer and its applications in communication, describe software and hardware as well as mainframe computers, explain memory and cache memory, discuss monitors, microphones, and application software types. The final answer compares RAM and ROM characteristics.
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/ 6

Bangabandhu Sheikh Mujibur Rahman Science and

Technology University, Gopalganj

An Assignment on
Fundamentals of Computer ( assignment 1)

Course Title: Computer Science


Course Code: CSE219
Department of Agriculture
Submitted By Submitted To
Name : Md. Shameem Name: Tumpa Rani Shaha
Assistant professor,
Id number: 18AGR001
Department of Computer Science
Level: 2 and Engineering
Semester: 1 BSMRSTU
Department of Agriculture

BSMRSTU

Submission Date: 24/08/2021


Questions are given below :

1) What is computer ? Write some application of computer in communication


?

2) What are software and hardware ? Write some characteristics of mainframe


computer ?

3) What is memory ? Describe the role of cache memory in the computer


system ?

4) Write a short note on : a) CRT monitor b) LCD monitor c) Microphone .

5) What is application software ? Briefly describe types of application


software .

6) What are the differences between RAM and ROM ?


Answer to the question number 01

Computer: A computer is a machine that process calculation and operation based


on a instructions provided by a software or hardware program .

It is designed to execute applications and provides a variety of solutions by


combining integrated hardware and software components .

Some application of computer in communication is given below :

1) E-mail( Electronic mail ) :

It is a method of exchanging messages ("mail") between people using


electronic devices

2) Audio/video conferencing:

Audio/video conferencing is where two or more people in different


locations use technology like a conference bridge to hold an audio /
video call. Audio conferencing is different from a traditional phone in in
that all participants dial into a central system that connects them
instead of directly dialing each other .

3) News Groups :

A newsgroup is a discussion about a particular subject consisting of


notes written to a central Internet site .
Answer to the question no : 2

Software : software is a set off instruction that makes the computer perform tasks
. Software tells the computer what to do and how to do.

Hardware : The mechanical device that makes up the computer are called
hardware. The generic term ‘ refers’ to any parts of hardware .

Mainframe computer: A powerful multi user computer capable of supporting


thousands of users simultaneously.

Government organizations uses mainframes to run their business operations.

Banks educational institutions and insurance companies use mainframe computer


to store data about their customers, students and insurance policy holders

Answer to the question no : 3

Memory: A memory is just like a human brain. It is used to store data and
instructions . Computer memory is the storage space in the computer, where data
is to be processed and instructions required for processing are stored.

Cache memory: cache memory is a very high spreed semiconductor memory


who is can be speed up to CPU .

It act as a buffer between the CPU and the main memory. It used to hold those
part of data the program which are most frequently used by the CPU

The parts of data and program are transferred form the disk to cache memory by
the operating system, from where the CPU can access them.
Answer to the question no:4

CRT Monitor: Monitor is the most common output device on most PC.

Cathode Ray Tube is an electronic gun near the black of the monitor. the gun
shoots a beam of electronic through a magnetic coil , which arm the beam at the
pixels.

LCD Monitor(liquid crystal display): creates image with a special kind of


liquid crystal that is normally transparent but become opaque when charged with
electricity.

Microphone: Audio input to the computer. Sound card is a special device inside
the computer which translates analog signals from the microphone to digital
signal.

Answer to the question no: 5

Application software: An application software is any program, or group of


programs , that is designed for the end user.

Features of application software are as follows-

★ close to the user

★ easy to design

★ more interactive

★general written in high level language

★easy to understand

★easy to manipulate and use

Answer to the question on: 6


Difference Between RAM and ROM :

RAM ROM
1.temperature storage 1. Permanent storage

2. Store data in MBs 2. Store data in GBs

3. Volatile 3. Non- volatile

4. Used in normal operations. 4. used for startup process of computer

5. Write data in faster. 5. Write data in slower .

You might also like