CATEGORY

Class 9

Browse every published post in Class 9.

Death is a Fiction | Unit 4.1 | English

Death is a Fiction | Unit 4.1 | English

UNIT 4 LIFE AND DEATH Death is a Fiction Reading 1 A. Find the words from the text that have…

Thomas And Jerry |Unit 3.1 | English

Thomas And Jerry |Unit 3.1 | English

UNIT 3 Family, Market and Public Places Thomas And Jerry Reading 1 A. The words in red colour in the…

The Acceleration Behind Telehealth Services | Unit 2.1 | English

The Acceleration Behind Telehealth Services | Unit 2.1 | English

Unit 2 HEALTH AND HYGIENE Reading 1 The Acceleration Behind Telehealth Services A. Find the words and fill in the…

Poon Hill Yoga Trip in Nepal | Unit 1.1 | English

Poon Hill Yoga Trip in Nepal | Unit 1.1 | English

UNIT 1 TRAVEL AND HOLIDAYS Poon Hill Yoga Trip in Nepal Reading 1 Match the words with their meanings. magnificent…

Class 9 English

Class 9 English

Nepal eNotes • Class 9 EnglishClass 9 English LessonsUnit-wise lesson list with Lesson I and Lesson II for all 18…

Class 9 Nepali

Class 9 Nepali

कक्षा ९ नेपाली पाठ सूची पाठ्यक्रम विकास केन्द्रको कक्षा ९ नेपाली पाठ्यपुस्तकका सबै १७ पाठ। १६ पाठ 01 मेघ बिजुली…

Class 9

Class 9

Select a Subject to Start Learning Explore Class 9 notes, chapter materials, questions and learning resources. 2 Subjects 01 ने…

Class 9 | Pointer | C Programming 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…

Class 9 | Structure and Union | C Programming 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…

Class 9 | Arrays and Strings | C Programming 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,…

Class 9 | Functions | C Programming 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…

Class 9 | Control Flow Statement | C Programming 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…