Argument (or parameter) refers to data that is passed to function (function definition) while calling function. Arguments listed in functio...
Read More
Showing posts with label Input device. Show all posts
Showing posts with label Input device. Show all posts
FUNCTION CALL METHODS
C Supports two types of calling a Function : 1. Call by Value 2. Call by Address ARGUMENT PASSING – CALL BY VALUE In this type, valu...
Read More
Multiple Indirection Pointers to Pointers
It is possible in C to have a pointer point to another pointer that points to a target value. This is termed multiple indirection in this c...
Read More
Keyboard and Types of keyboards
Keyboard The most common input device is the keyboard. It is used to enter both numerical and character type data. It is like a mechani...
Read More
Input device and Different types of Input devices
Input device An input device is used to feed data into computer. Diffenrent types of Input decive 1.Keyboard The most common input...
Read More
Subscribe to:
Posts (Atom)