Class 9 | Pointer | C Programming Notes
Pointer A pointer is a special variable that stores the memory address of another variable. A pointer also…
Browse Nepal eNotes study updates and resources.

Pointer A pointer is a special variable that stores the memory address of another variable. A pointer also…

STRUCTURE A structure is user-defined data type that can hold multiple data of the same data types or…

Array Array is the collection of multiple values in a single variable stored in a contiguous memory location.…

Function Function is a block of code which only runs when it is called. Every C program has…

Control flow statement Control flow statements also referred as control structures are used to control the flow of…

Programming is high level general-purpose programming language developed by Dennis Ritchie at AT and T’S Bell Lab in…

Program The set of instruction through which human interact with the computer is known as program Programming Language…

Emerging Technology Emerging technology refers to the new technology and innovations in different areas such as media, business,…

Multimedia Multimedia refers to content that uses a combination of different forms of media such as text, audio,…

Internet Internet refers to the interconnection of networks that links together that links together millions of computer on…