CBSE Class 11 Computer Getting Started With C++ Worksheet

Read and download free pdf of CBSE Class 11 Computer Getting Started With C++ Worksheet. Students and teachers of Class 11 Computer Science can get free printable Worksheets for Class 11 Computer Science Getting Started With C++ in PDF format prepared as per the latest syllabus and examination pattern in your schools. Class 11 students should practice questions and answers given here for Computer Science in Class 11 which will help them to improve your knowledge of all important chapters and its topics. Students should also download free pdf of Class 11 Computer Science Worksheets prepared by teachers as per the latest Computer Science books and syllabus issued this academic year and solve important problems with solutions on daily basis to get more score in school exams and tests

Worksheet for Class 11 Computer Science Getting Started With C++

Class 11 Computer Science students should refer to the following printable worksheet in Pdf for Getting Started With C++ in Class 11. This test paper with questions and answers for Class 11 will be very useful for exams and help you to score good marks

Class 11 Computer Science Worksheet for Getting Started With C++

1. What are literals ? Explain the different types of literals being used in C++.

2. Which of the following are valid/ invalid operands :

height , main , rollno-5 , my address , 2day , class

3. What is the difference between ‘5’ , 5 and “ 5” ?

4. Identify the errors in the following program :

void main()

{

int x

charendl;

x=3;

cin>>endl;

cout<<x<<3

}

5. Explain the two different ways to give comments in C++.

6. Differentiate between ‘<<’ and ‘>>’ operators.

7. ‘Every C++ program must have a main().’ Why ?

8. What will be the output of the following code :

(i) cout<<” #\n**\n###\n****\n “;

(ii) char a= ‘@’;

cout<< a;

cout<<’a’;

PROGRAMS

( to be done in the lab during practical periods )

1. To create a formatted output screen as given in the lab.

2. Write a C++ program that accepts marks and displays the percentage.Assume maximum marks is 50.

3. Write a program that accepts the temperature in percentage and displays in Fahrenheit

4. Write a program that accepts length , breadth and then displays the area and perimeter of a rectangle.

Note :

1. All programs must have a comment entry on the top indicating what exactly the program is about.

2. Proper messages should be given for input and output operations.

3. All programs should be properly indented.

Worksheet for CBSE Computer Science Class 11 Getting Started With C++

We hope students liked the above worksheet for Getting Started With C++ designed as per the latest syllabus for Class 11 Computer Science released by CBSE. Students of Class 11 should download in Pdf format and practice the questions and solutions given in the above worksheet for Class 11 Computer Science on a daily basis. All the latest worksheets with answers have been developed for Computer Science by referring to the most important and regularly asked topics that the students should learn and practice to get better scores in their class tests and examinations. Expert teachers of studiestoday have referred to the NCERT book for Class 11 Computer Science to develop the Computer Science Class 11 worksheet. After solving the questions given in the worksheet which have been developed as per the latest course books also refer to the NCERT solutions for Class 11 Computer Science designed by our teachers. We have also provided a lot of MCQ questions for Class 11 Computer Science in the worksheet so that you can solve questions relating to all topics given in each chapter.

Where can I download latest CBSE Printable worksheets for Class 11 Computer Science Getting Started With C++

You can download the CBSE Printable worksheets for Class 11 Computer Science Getting Started With C++ for latest session from StudiesToday.com

Is there any charge for the Printable worksheets for Class 11 Computer Science Getting Started With C++

There is no charge for the Printable worksheets for Class 11 CBSE Computer Science Getting Started With C++ you can download everything free

Are there any websites that offer free test sheets for Class 11 Computer Science Getting Started With C++

Yes, studiestoday.com provides all latest NCERT Getting Started With C++ Class 11 Computer Science test sheets with answers based on the latest books for the current academic session

What topics are covered in CBSE Class 11 Computer Science Getting Started With C++ worksheets?

CBSE Class 11 Computer Science Getting Started With C++ worksheets cover all topics as per the latest syllabus for current academic year.

How can I use worksheets to improve my Class 11 Computer Science scores?

Regular practice with Class 11 Computer Science worksheets can help you understand all concepts better, you can identify weak areas, and improve your speed and accuracy.