Computer Project: Name:-Reg No
Computer Project: Name:-Reg No
project
name:-
reg no
INTRODUCTION
C programming language is a general-
purpose, imperative computer programming
language, supporting structured
programming,lexical variable scope and recursion,
while a static type system prevents many
unintended operations. By design, C provides
constructs that map efficiently to typical machine
instructions, and therefore it has found lasting use
in applications that had formerly been coded
in assembly language, including operating
systems, as well as various application
software for computers ranging from
supercomputers to embedded systems
C was originally developed by Dennis
Ritchie between 1969 and 1973 at AT&T Bell
Labs and used to re-implement the Unix operating
system.It has since become one of the most widely
used programming languages of all time, with
C compilers from various vendors available for the
majority of existing computer architectures and
operating systems
TOPIC:-
Fibonancci series
PROJECT REPORT
2) Monitor : VGA/SVGA
3) CPU : Celeron , 1.7 GHz
4) Printer : Inkjet
6) FDD : 1.44MB
2) Language : C Language
Turbo C++ required DOS 2.0 or higher and at least 640KB memory. It
runs on any 80 column Monitor. The minimum requirement is a hard
disk drive and floppy drive.
d.Dat. :- This opens under the concept of File handling and itself-
made.
p.dat :- This file contents the actual program,which will generate the
Report.
This step contains the file that is used in the whole program. In this
step there is use of the header files which are as follows :-
c) gotoxy() : position the cursor in the text window like 1st in column 2nd
is low.
#include<stdio.h>
int main()
scanf("%d",&n);
if ( c <= 1 )
next = c;
else
first = second;
second = next;
printf("%d\n",next);
return 0;
}
Output
BIBLIOGRAPHY
1) “ANSI C” by Balaguruswami.