0% found this document useful (0 votes)
2 views1 page

Index CS

The document lists a series of programming tasks along with their respective dates. Each task involves basic programming concepts such as arithmetic operations, conditional statements, loops, and array manipulation. The tasks are scheduled between December 8, 2021, and December 22, 2021.

Uploaded by

Bhushan Mahajan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views1 page

Index CS

The document lists a series of programming tasks along with their respective dates. Each task involves basic programming concepts such as arithmetic operations, conditional statements, loops, and array manipulation. The tasks are scheduled between December 8, 2021, and December 22, 2021.

Uploaded by

Bhushan Mahajan
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Sr.no.

Program Date

1. Write a program to find the sum of 2 numbers. 8/12/2021

2. Write a program to input two numbers and find 8/12/2021


the greater of the two numbers.

3. Write a program to find the sum of first 100 8/12/2021


numbers.

4. Write a program using switch case to input a number 15/12/2021


and display the corresponding day.

5. Write a program to input marks and display the 15/12/2021


corresponding class.

6. Write a program using while statement to find the sum 15/12/2021


of first 10 numbers.

7. Write a program to store 5 numbers in an array and 22/12/2021


display them.

8. Write a program to form a 3X3 2-d array. 22/12/2021

You might also like