Read and download free pdf of CBSE Class 11 Computer Science Getting started with C Assignment. Get printable school Assignments for Class 11 Computer Science. Class 11 students should practise questions and answers given here for Getting Started With C 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 Getting Started With C
Class 11 Computer Science students should refer to the following printable assignment in Pdf for Getting Started With C 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
Getting Started With C Class 11 Computer Science Assignment
1. Write a program to input a 2 digit number and find the sum of the cubes of its digits Eg. if the number is 24, output should be (23 +43 ) sum = 72.
2. Write a program to accept the total number of days, find the number of years, remaining number of weeks and remaining number of days and display it.
3. Write a program to input employee code and Basic salary of an employee. Calculate HRA(25% of Basic),DA(20%of Basic),Bonus(7%of Basic),PF (9% of Basic). Calculate the Net Salary as Basic + HRA + DA + Bonus - PF. Display all details along with Net Salary.
4. The water authority charges according to the following rates :
For the first 100 units – 10 Bz. per unit (Bz- Baiza)
For the next 200 units – 30 Bz. per unit
Beyond 300 units – 40 Bz. per unit
All users are charged meter charge also which is 1.5 R.O. Write a Program to read a customer’s code and the number of units consumed (more than 300) and print out the charges along with the customer code.
1. Write a program to generate the following output:
GRNO NAME CLASS SEC
4202 BISWAS KUMAR 11 C
5523 ZAHEER KHAN 12 A
6641 BINNOP CHANDY 10 D
2. Write a program to input length(l) and breadth (b) and the area of a rectangle using the formula l x b.
3. Write a program to input Y and n and find Yn and √Y using built-in functions.
4. Write a program to input the principle amount and find the simple interest using the formula SI = P*R*T/100,where P = Principle Amount, R= Rate of interest and T= Time in years.
1. What are keywords in C++? Give two examples.
2. What are the rules to be followed while naming an identifier?
3. What is a variable? How many values are associated with it?
4. List the three types of integer constants supported by C++.
5. What is the difference between ‘B’ and “B” in C++?
6. What are Escape sequences? Give two examples.
7. What are floating point constants?
8. What do you mean by ‘code generation’?
9. Classify the following into valid and invalid identifiers:
i) Mybook
ii) _DK
iii) Break
iv) new
10. What is the purpose of comment and indentation in a program? In how many ways comments can be given in C++? Explain.
11. What are literals? How many types of literals are available in C++?
12. Explain:-
i) Syntax Error
ii) Logical Error
iii) Semantic Error
iv) Run time Error
13. Find out the errors, if any, in the following C++ statements:
i) cout<< "c=" c ;
ii) cin>> "\n" >> y ;
iii) cin>> y ; >> j
iv) cout>> "\n abc" ;
v) x = y + z ;
14. Why it is important to include iostream.h in every C++ program?
15. What are the predefined stream objects in I/O library?
CBSE Class 11 Computer Science Flow of Control Assignment |
CBSE Class 11 Computer Science Functions Assignment |
CBSE Class 11 Computer Science Getting Started With C Assignment
We hope you liked the above assignment for Getting Started With C 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 Getting Started With C from StudiesToday.com
All topics given in Getting Started With C Computer Science Class 11 Book for the current academic year have been covered in the given assignment
No, all Printable Assignments for Getting Started With C 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 Getting Started With C Class 11
Yes, we have provided detailed answers for all questions given in assignments for Getting Started With C Class 11 Computer Science