CATEGORY

Class 9

Browse every published post in Class 9.

Life And Death | Unit 4 | English

Life And Death | Unit 4 | English

Reading 1 Death is a Fiction A. Find the words from the text that have the following meanings. a. a…

Family, Market and Public Places |Unit 3 | English

Family, Market and Public Places |Unit 3 | English

Reading 1 Thomas And Jerry A. The words in red colour in the story correspond to the meanings below. Find…

Health and Hygiene  | Unit 2 | English

Health and Hygiene | Unit 2 | English

Reading 1 The Acceleration Behind Telehealth Services A. Find the words and fill in the crossword puzzle. Across psychological treatment…

Travel And Holidays | Unit 1 | English

Travel And Holidays | Unit 1 | English

Reading 1 Poon Hill Yoga Trip in Nepal Match the words with their meanings. magnificent – vi. extremely attractive and…

Class 9 English

Class 9 English

Class 9 English Unit List All 18 units from the CDC Nepal Grade 9 English textbook. 18 Units 01 Travel…

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. 7 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…