Read and download free pdf of CBSE Class 11 Computer Science Iteration Statements do While Loop Assignment. Get printable school Assignments for Class 11 Computer Science. Class 11 students should practise questions and answers given here for Iteration Statements Do While Loop Computer Science in Class 11 which will help them to strengthen their understanding of all important topics. Students should also download free pdf of Printable Worksheets for Class 11 Computer Science prepared as per the latest books and syllabus issued by NCERT, CBSE, KVS and do problems daily to score better marks in tests and examinations
Assignment for Class 11 Computer Science Iteration Statements Do While Loop
Class 11 Computer Science students should refer to the following printable assignment in Pdf for Iteration Statements Do While Loop in Class 11. This test paper with questions and answers for Class 11 Computer Science will be very useful for exams and help you to score good marks
Iteration Statements Do While Loop Class 11 Computer Science Assignment
1. Write a program to print the sum of negative numbers, sum of positive even numbers, sum of positive odd numbers from a list of numbers entered by the user.
The list terminates when the num entered is zero.
2. Write a program to sum the given series. Accept the number of terms from the user.
2 - 5 + 8 - ……………………
9 13 17
3. Write a menu driven program as follows. Accept the necessary details from the user.
MENU
--------------------------------
1. Area of a Rectangle
2. Perimeter of a Rectangle
3. Length of the diagonal
Enter your choice(1 to 3):
4. Write a program to accept the number of lines and print the following pattern.
Eg: If the number of lines is 4, then the pattern should be as follows.
* * * *
* * *
* *
*
5. Write a program to print first ‘n’ odd numbers in descending order.
Eg: if number is 10, then the output is
9 7 5 3 1
6. Write a program to accept the number of lines and print the following pattern.
Eg: If the number of lines is 3, then the pattern should be as follows.
1
1 2 1
1 2 3 2 1
7. Write a program to print all prime numbers from 1 to ‘n’. Accept the value for ‘n’ from the user.
Eg: If number is 10, then the output is 2 3 5 7
8. Write a program to accept an integer ‘n’ (2 digit or more) and form a new integer that has the number of digit in ‘n’ at the ten’s place and the most significant digit of ‘n’ at the one’s place.
Eg: If the number is 458 then the new number is 34
CBSE Class 11 Computer Science Flow of Control Assignment |
CBSE Class 11 Computer Science Functions Assignment |
CBSE Class 11 Computer Science Iteration Statements Do While Loop Assignment
We hope you liked the above assignment for Iteration Statements Do While Loop which has been designed as per the latest syllabus for Class 11 Computer Science released by CBSE. Students of Class 11 should download and practice the above Assignments for Class 11 Computer Science regularly. We have provided all types of questions like MCQs, short answer questions, objective questions and long answer questions in the Class 11 Computer Science practice sheet in Pdf. All questions have been designed for Computer Science by looking into the pattern of problems asked in previous year examinations. You can download all Revision notes for Class 11 Computer Science also absolutely free of cost. Lot of MCQ questions for Class 11 Computer Science have also been given in the worksheets and assignments for regular use. All study material for Class 11 Computer Science students have been given on studiestoday. We have also provided lot of Worksheets for Class 11 Computer Science which you can use to further make your self stronger in Computer Science.
You can download free Pdf assignments for CBSE Class 11 Computer Science Iteration Statements Do While Loop from StudiesToday.com
All topics given in Iteration Statements Do While Loop Computer Science Class 11 Book for the current academic year have been covered in the given assignment
No, all Printable Assignments for Iteration Statements Do While Loop Class 11 Computer Science have been given for free and can be downloaded in Pdf format
Latest syllabus issued for current academic year by CBSE has been used to design assignments for Iteration Statements Do While Loop Class 11
Yes, we have provided detailed answers for all questions given in assignments for Iteration Statements Do While Loop Class 11 Computer Science