0% found this document useful (0 votes)
442 views4 pages

Assignment FOCP

The document contains 4 assignments from the Foundation of Computer Programming (FOCP) course at Gurgaon Institute of Technology & Management. Each assignment contains questions about computer fundamentals such as block diagrams, number systems, computer networks, and programming concepts like functions, arrays, and data types. The assignments increase in complexity, with the first focusing on basic components, the second adding conversions and networks, the third exploring complements and languages, and the fourth distinguishing structures from unions and functions.

Uploaded by

api-3747330
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
442 views4 pages

Assignment FOCP

The document contains 4 assignments from the Foundation of Computer Programming (FOCP) course at Gurgaon Institute of Technology & Management. Each assignment contains questions about computer fundamentals such as block diagrams, number systems, computer networks, and programming concepts like functions, arrays, and data types. The assignments increase in complexity, with the first focusing on basic components, the second adding conversions and networks, the third exploring complements and languages, and the fourth distinguishing structures from unions and functions.

Uploaded by

api-3747330
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 4

GURGAON INSTITUTE OF TECHNOLOGY &

MANAGEMENT

Subject:- FOCP Assignment no:-1


Faculty name:- Akshat Agrawal

Que:1 Explain Block diagram of computer and explain


functions of various units of the Computer.

Que:2 Explain generation & classification of computer.

Que:3 Explain input devices and output devices.

Que:4 Explain auxiliary storage devices


(i). Hard disk
(ii).Floppy disk
(iii).Magnetic tapes
(iv).CD-ROM
(v).DVD
GURGAON INSTITUTE OF TECHNOLOGY &

MANAGEMENT

Subject:- FOCP Assignment no:- 2


Faculty name:- Akshat Agrawal

1. Perform conversions
(i). (125)6 = (?)4
(ii). (FAB) 16 = (?)2
(iii). (1001.011)2= (?)10
(iv). (11000110001)2=(?)8= (?)16
(v). (CDAC.05)16= (?)2
(vi). (4567.65)10= (?)2
(vii). (1100011.110)2= (?)16= (?)8

2. What is Computer Networks and describe basic concepts of


networks.

3. What is modem? Describe modulation and demodulation.


GURGAON INSTITUTE OF TECHNOLOGY &

MANAGEMENT

Subject:- FOCP Assignment no:- 3


Faculty name:- Akshat Agrawal

Que:1-Draw the block diagram of computer system and explain its

working.

Que:2.-What do you mean by complement of a number. How

complements are useful for computer Arithmetic.

Que:3- Explain Machine, assembly and high level language/

Que:4- Describe following-compiler, loader, linker, interpreter


GURGAON INSTITUTE OF TECHNOLOGY &

MANAGEMENT

Subject:- FOCP Assignment no:- 4


Faculty name:- Akshat Agrawal

Que:1-Explain the difference between structure and union in C.

Que:2.What is an array variable ?How does differ from ordinary

variable?

Que:3.Explain purpose of data type and variable.

Que:4.What is the need of function ? Write all the necessary steps

required to use function.

You might also like