The arrays are implicitly treated as pointers. And the strings are array of characters terminated by NULL character. Hence a pointer to cha...
Read More
Showing posts with label First Generation of Computer. Show all posts
Showing posts with label First Generation of Computer. Show all posts
STORAGE CLASS
Every variable in C program has two properties: type and storage class. Type refers to the data type of variable And storage class determin...
Read More
Call by Reference
Recall when we wanted to swap two values using a function we were unable to actually swap the calling parameters as the call by value stand...
Read More
What is Memory and Cache Memory
Computer Memory Memory is an essential component of any digital computer. It is storing device. It stores programs and data, which is re...
Read More
Output device and Different types of Output devices
Output device When the data and instruction are fed into the computer and processed the next step is get the desired output. This output...
Read More
Generations of Computer
Computers are classified into five generations depending upon the development of technology... First Generation of Computer (1940-1956) ...
Read More
Subscribe to:
Posts (Atom)