Skip to content
Nepal Enotes
  • Home
  • About
  • Contact
  • Privacy Policy
  • Terms and Condition
Quiz Result

Class 9

Posted inClass 9 Computer Engineering Notes

Class 9 | Pointer | C Programming Notes

Pointer   A pointer is a special variable that stores the memory address of another variable. A pointer also needs to be declared in a program but cannot store data…
Posted by Nepal Enotes August 24, 2024
Posted inClass 9 Computer Engineering Notes

Class 9 | Structure and Union | C Programming Notes

STRUCTURE   A structure is user-defined data type that can hold multiple data of the same data types or varying data types. The data items in a structure are referred…
Posted by Nepal Enotes August 24, 2024
Posted inClass 9 Computer Engineering Notes

Class 9 | Arrays and Strings | C Programming Notes

Array   Array is the collection of multiple values in a single variable stored in a contiguous memory location. In array, we can   access the element of array by…
Posted by Nepal Enotes August 24, 2024
Posted inClass 9 Computer Engineering Notes

Class 9 | Functions | C Programming Notes

Function   Function is a block of code which only runs when it is called. Every C program has at least one function which is main function with we can…
Posted by Nepal Enotes August 24, 2024
Posted inClass 9 Computer Engineering Notes

Class 9 | Control Flow Statement | C Programming Notes

Control flow statement   Control flow statements also referred as control structures are used to control the flow of execution of statements of a program. The use of control statements…
Posted by Nepal Enotes August 24, 2024
Posted inClass 9 Computer Engineering Notes

Class 9 | Fundamentals of C Programming | C Programming Notes

Programming   is high level general-purpose programming language developed by Dennis Ritchie at AT and T’S Bell Lab in 1972.   The popular networks OS and UNIX Operating System was…
Posted by Nepal Enotes August 24, 2024
Posted inClass 9 Computer Engineering Notes

Class 9 | Principles of C Programming | C Programming Notes

Program   The set of instruction through which human interact with the computer is known as program   Programming Language   The language which is used to given instruction to…
Posted by Nepal Enotes August 24, 2024
Posted inClass 9 Computer Engineering Notes

Class 9 | Emerging Technology | Fundamentals of Computer and Application Notes

Emerging Technology   Emerging technology refers to the new technology and innovations in different areas such as media, business, science, and education. But it may also refer to the continuing…
Posted by Nepal Enotes August 24, 2024
Posted inClass 9 Computer Engineering Notes

Class 9 | Multimedia | Fundamentals of Computer and Application Notes

Multimedia Multimedia refers to content that uses a combination of different forms of media such as text, audio, video, graphics, and animations. It's an umbrella term that encompasses a wide…
Posted by Nepal Enotes August 24, 2024
Posted inClass 9 Computer Engineering Notes

Class 9 | Internet and it’s Application | Fundamentals of Computer and Application Notes

Internet Internet refers to the interconnection of networks that links together that links together millions of computer on a single network to provide a global communication system. It is considered…
Posted by Nepal Enotes August 24, 2024

Posts pagination

1 2 3 Next page
  • Privacy Policy
  • Terms and Condition

© 2024 Nepal Enotes Private Limited. All Rights Reserved.

Scroll to Top