Posts

Stack POP

Image

Push stack

Image

Sample Question Paper for 1st Unit Test

Sample Question Paper for 1st UT

Functions in C++ notes

Functions in C++ Notes

List of programming questions for functions

List of programming questions for functions

Link to One Note

link to one note for programs

Solution to Control Structures Assignment -2

Image

Assignment on operators and expressions: Solved

Operators and Expressions Solved

Assignment on operators and expressions

Operators and Expressions

Assignment on functions

Assignment on functions

Assignment on arrays : Arrays and Strings

Assignment on arrays: Arrays and Strings  

Assignment on Arrays : Conceptual Questions

Assignment on Arrays : Conceptual Questions

Assignment on Arrays : 1 Dimensional arrays

Assignment on Arrays : I Dimensional

Assignment on Looping Constructs

Assignment on control structures Q. 1 Identify the following in the loops:          I.                           Loop control variable        II.                        Initialization expression      III.                      Update expression      IV.                        Test expression a.              a.    for (int p=4; p<9; p++)          cout<<p; b.        b .    int  x=9; do {  cout<<x++; }while(x<15); c.         C.      int m=6; while(m<15) { cout<< m; m++; ...

Assignment for Half Yearly Examination

Assignment for half yearly preparation Class XI Q.1.a) What is the difference between automatic type conversion and type casting ?Give example to explain both.                                                                                                                                           ...

Link of One Note for class practical file

Practical file One Note

green education

Image

20160503 081006 1

Image

11163459 676620009134677 1936274818 n 1

Image

Link for the Sway for Conditional Operator

Conditional Operator Sway