CBSE Class 11 Computer Science Operators and Expressions Assignment

Read and download free pdf of CBSE Class 11 Computer Science Operators and Expressions Assignment. Get printable school Assignments for Class 11 Computer Science. Class 11 students should practise questions and answers given here for Operators And Expressions 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 Operators And Expressions

Class 11 Computer Science students should refer to the following printable assignment in Pdf for Operators And Expressions 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

Operators And Expressions Class 11 Computer Science Assignment

1. What will be the output of the following code?

(i) int ch = 20     cout<<++ch << “\n”<< ch<< “\n” ;

(ii) int ch = 20     cout<< ch+1<< “\n”<< ch<< “\n” ;

 

2. What will be the result of the following two expressions if i =15 initially?

(i) ++i <= 15

(ii) i++ <= 15

 

3. Write the corresponding C++ expressions for the following mathematical expressions.

(i) e x-x

(ii) (R+S)4

(iii) 2-4y*(p + q)2

(iv) (A+B)2 + (C+D)4

 

4. Given the value of a, b and c evaluate the following expression

a = 10, b = 5, c = 11

(a >= b) || (!c == b) && (c < a)

 

5. Determine the output of the following code segment:

a = 2;

b = ++a cout<< a;

cout<< b;

cout<< a++;

cout<< ++a;

 

6. What is the difference between num = 10 and num= =10 ?

 

7. What is the output of the following statement?

Int i = 20

cout<< I << i++ << ++i ;

CBSE Class 11 Computer Science Operators And Expressions Assignment

We hope you liked the above assignment for Operators And Expressions 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.

Where can I download in PDF assignments for CBSE Class 11 Computer Science Operators And Expressions

You can download free Pdf assignments for CBSE Class 11 Computer Science Operators And Expressions from StudiesToday.com

How many topics are covered in Operators And Expressions Computer Science assignments for Class 11

All topics given in Operators And Expressions Computer Science Class 11 Book for the current academic year have been covered in the given assignment

Is there any charge for this assignment for Operators And Expressions Computer Science Class 11

No, all Printable Assignments for Operators And Expressions Class 11 Computer Science have been given for free and can be downloaded in Pdf format

Are these assignments for Operators And Expressions Class 11 Computer Science designed as per CBSE curriculum?

Latest syllabus issued for current academic year by CBSE has been used to design assignments for Operators And Expressions Class 11

Are there solutions or answer keys for the Class 11 Computer Science Operators And Expressions assignments

Yes, we have provided detailed answers for all questions given in assignments for Operators And Expressions Class 11 Computer Science