Class 9
Select a subject to start learning Explore Class 9 notes, chapter materials, questions and learning resources. 7 Subjects 01 ने…
Browse every published post in Class 9.
Select a subject to start learning Explore Class 9 notes, chapter materials, questions and learning resources. 7 Subjects 01 ने…
Pointer A pointer is a special variable that stores the memory address of another variable. A pointer also needs to…
STRUCTURE A structure is user-defined data type that can hold multiple data of the same data types or varying data…
Array Array is the collection of multiple values in a single variable stored in a contiguous memory location. In array,…
Function Function is a block of code which only runs when it is called. Every C program has at least…
Control flow statement Control flow statements also referred as control structures are used to control the flow of execution of…
Programming is high level general-purpose programming language developed by Dennis Ritchie at AT and T’S Bell Lab in 1972. The…
Program The set of instruction through which human interact with the computer is known as program Programming Language The language…
Emerging Technology Emerging technology refers to the new technology and innovations in different areas such as media, business, science, and…
Multimedia Multimedia refers to content that uses a combination of different forms of media such as text, audio, video, graphics,…
Internet Internet refers to the interconnection of networks that links together that links together millions of computer on a single…
Memory Computer memory refers to the storage device which stores data, instructions required during the processing of data, and also…