CBSE Class 11 Computer Pointers Worksheet

Read and download free pdf of CBSE Class 11 Computer Pointers Worksheet. Students and teachers of Class 11 Computer Science can get free printable Worksheets for Class 11 Computer Science Pointers 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 school teachers as per the latest NCERT, CBSE, KVS 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 Pointers

Class 11 Computer Science students should refer to the following printable worksheet in Pdf for Pointers 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 Pointers

Pointers

1. What is the difference between static and dynamic allocation of memory. Explain with example.

2. Illustrate the use of this pointer with an example.

3. Differentiate between new and delete operators.

4. Explain self referential structures with example.

5. Differentiate between the following statements :

(i) int *ptr=new int(5); and int *ptr=new int[5];

6. Explain the relationship between arrays and pointers.

7. Predict the output of the following program :

(i) #include<iostream.h>

void main()

{

intmyarr[]={5,10,15,20,25};

int *p;

for(p=&myarr[0];p<=&myarr[4];p++)

cout<<*p<<endl;

}

(ii) #include<iostream.h>

#include<ctype.h>

#include<string.h>

voidnewtext(char string[],int&pos)

{

char *p=string;

intlen=strlen(string);

for(;pos<len-2;pos+=2,p++)

{

*(p+pos)=toupper(*(p+pos));

}

}

void main()

{

intloc=0;

char Message[]=”What a Show”;

newtext(Message,loc);

cout<<Message<<’#’<<loc;

}

PROGRAMS

(Do all programs using pointers only)

(1) WAP to check whether a string is a palindrome or not.

(2) Write a menu driven program to swap two numbers using Call by Value, Call by reference and pointers.

(3) WAP that has a user defined function taking a string as an argument and finding the length ofthe passed string.

More Study Material

CBSE Class 11 Computer Science Pointers Worksheet

We hope students liked the above worksheet for Pointers 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. Studiestoday is the best portal for Class 11 students to get all the latest study material free of cost.

Worksheet for Computer Science CBSE Class 11 Pointers

Expert teachers of studiestoday have referred to the NCERT book for Class 11 Computer Science to develop the Computer Science Class 11 worksheet. If you download the practice worksheet for one chapter daily, you will get higher and better marks in Class 11 exams this year as you will have stronger concepts. Daily questions practice of Computer Science worksheet and its study material will help students to have a stronger understanding of all concepts and also make them experts on all scoring topics. You can easily download and save all revision worksheet for Class 11 Computer Science also from www.studiestoday.com without paying anything in Pdf format. 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

Pointers worksheet Computer Science CBSE Class 11

All worksheets given above for Class 11 Computer Science have been made as per the latest syllabus and books issued for the current academic year. The students of Class 11 can be rest assured that the answers have been also provided by our teachers for all worksheet of Computer Science so that you are able to solve the questions and then compare your answers with the solutions provided by us. 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. All study material for Class 11 Computer Science students have been given on studiestoday.

Pointers CBSE Class 11 Computer Science Worksheet

Regular worksheet practice helps to gain more practice in solving questions to obtain a more comprehensive understanding of Pointers concepts. Worksheets play an important role in developing an understanding of Pointers in CBSE Class 11. Students can download and save or print all the worksheets, printable assignments, and practice sheets of the above chapter in Class 11 Computer Science in Pdf format from studiestoday. You can print or read them online on your computer or mobile or any other device. After solving these you should also refer to Class 11 Computer Science MCQ Test for the same chapter.

Worksheet for CBSE Computer Science Class 11 Pointers

CBSE Class 11 Computer Science best textbooks have been used for writing the problems given in the above worksheet. If you have tests coming up then you should revise all concepts relating to Pointers and then take out a print of the above worksheet and attempt all problems. We have also provided a lot of other Worksheets for Class 11 Computer Science which you can use to further make yourself better in Computer Science

Where can I download latest CBSE Printable worksheets for Class 11 Computer Science Pointers

You can download the CBSE Printable worksheets for Class 11 Computer Science Pointers for latest session from StudiesToday.com

Can I download the Printable worksheets of Pointers Class 11 Computer Science in Pdf

Yes, you can click on the links above and download Printable worksheets in PDFs for Pointers Class 11 for Computer Science

Are the Class 11 Computer Science Pointers Printable worksheets available for the latest session

Yes, the Printable worksheets issued for Class 11 Computer Science Pointers have been made available here for latest academic session

How can I download the Class 11 Computer Science Pointers Printable worksheets

You can easily access the links above and download the Class 11 Printable worksheets Computer Science Pointers for each chapter

Is there any charge for the Printable worksheets for Class 11 Computer Science Pointers

There is no charge for the Printable worksheets for Class 11 CBSE Computer Science Pointers you can download everything free

How can I improve my scores by solving questions given in Printable worksheets in Class 11 Computer Science Pointers

Regular revision of practice worksheets given on studiestoday for Class 11 subject Computer Science Pointers can help you to score better marks in exams

Are there any websites that offer free test sheets for Class 11 Computer Science Pointers

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

Can test papers for Class 11 Computer Science Pointers be accessed on mobile devices

Yes, studiestoday provides worksheets in Pdf for Pointers Class 11 Computer Science in mobile-friendly format and can be accessed on smartphones and tablets.

Are worksheets for Pointers Class 11 Computer Science available in multiple languages

Yes, worksheets for Pointers Class 11 Computer Science are available in multiple languages, including English, Hindi