If we look at the questions viz. How do we search for a person’s telephone number? If we know only the person’s name. and How difficult is ...
Read More
Showing posts with label Definition. Show all posts
Showing posts with label Definition. Show all posts
Pointers in C
Pointers like all other variables in C must be declared as such prior to use. Syntax : type *ptr ; which indicates that ptr is a pointe...
Read More
Pre-Processor Directives
We know that compiler accepts the program written in high level language and converts it into machine language. The C compiler is used to c...
Read More
C++ Tokens
The smallest individual unit in a program is known as token. These elements help us to construct statements, definitions, declarations, an...
Read More
Basic information about Computer Languages
Programming Language Programming Language is a set of rules called syntax which user has to follow, to instruct the computer what ...
Read More
OVERVIEW OF COMPUTER
Definition Computer is an electronic machine that can store, recall and process data. It can perform tasks or complex calculation accord...
Read More
Subscribe to:
Posts (Atom)