Knowledge in #computer

Digital Electronics Study material

Study material presents all the basic concepts used in design and analysis of digital systems and introduces the principles of computer organization and design.

Notes on pointers( In C)

Pointers in C are easy and fun to learn. Some C programming tasks are performed more easily with pointers, and other tasks, such as dynamic memory allocation, cannot be performed without using pointers. So it becomes necessary to learn pointers to become a perfect C programmer. Let's start learning them in simple and easy steps.

User Interface

A user interface, also sometimes called a human-computer interface, comprises both hardware and software components. It handles the interaction between the user and the system.