Pointers Solved MCQs Questions Answers

By: Prof. Dr. Fazal Rehman | Last updated: April 30, 2025

14
Score: 0
Attempted: 0/14
Subscribe
1. : We can manipulate data stored in other variables ________ with pointer variables.



2. : The following statement has the same meaning as int *ptr;



3. : Which of the following options can be used as pointers?



4. : Which of the following operators are used to increment or decrement a pointer variable?



5. : ________ is used to initialize a pointer.



6. : What is the function of the following statement? double *num2;



7. : The delete operator can be used on the pointers:



8. : Which of the following are invalid statements?



9. : What is stored in a pointer variable?



10. : Pointer variables may be changed with mathematical statements that perform ___________.



11. : Reference is not the same as a pointer because



12. : Size of generic pointer is _______.



13. : Referencing a value through a pointer is called



14. : Generic pointers can be declared with __________.



 

 

Data Structures MCQs

Basic Concepts

  1. Introduction to Data Structures
  2. Complexity Analysis MCQs

Linear Data Structures MCQs

  1. Arrays MCQs
  2. Linked Lists MCQs
  3. Stacks MCQs
  4. Queues MCQs

Non-Linear Data Structures MCQs

  1. Trees MCQs
  2. Heaps MCQs
  3. Graphs MCQs

Hashing MCQs MCQs

  1. Hash Tables

Sorting and Searching Algorithms MCQs 

  1. Sorting Algorithms MCQs
  2. Searching Algorithms MCQs

Miscellaneous

  1. Memory Management in data structures MCQs
  2. String Manipulation Algorithms MCQs
  1. Data Structures MCQs 1
  2. Data Structures MCQs 2
  3. Data Structures MCQs 3
  4. Data Structures MCQs 4
  5. Data Structures MCQs 5
  6. Stacks Solved MCQs
  7. Queues MCQs
  8. pointer mcqs
  9. Array MCQs

 

Programming C Plus Plus MCQs Homepage

Low-level and high-level languages MCQs

Procedural and non Procedural languages MCQs

C++ STANDARD LIBRARY MCQs

 Array  MCQs 

Arrays MCQs 2

Pointers Solved MCQs

Inline Function MCQs – C++

Top 50 Programming  C++ MCQs 

MCQs of introduction to programming

Past Papers 2022 C++ MCQs

Past Papers 2021 C++ MCQs

Past Papers 2020 C++ MCQs

Past Papers 2019 C++ MCQs

Highly Recommended C++  Important MCQs with Explanation

OOP

OOP intro & examples MCQs

Classes and Inheritance MCQs

Friend Function MCQs

Virtual Function MCQs

Polymorphism MCQs

Polymorphism MCQs 2

shamil memory table

Computer Science Repeated MCQs Book Download

Leave a Comment

All Copyrights Reserved 2025 Reserved by T4Tutorials