Pointers
Quiz
•
Computers
•
12th Grade
•
Medium
Habeebuddin Khaja
Used 21+ times
FREE Resource
Enhance your content in a minute
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
A pointer declaration statement
datatype pointername;
ptrname datatype;
datatype *ptrname;
datatype &ptrname;
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Double pointer is also known as
Pointer to a Pointer
Pointer to a variable
pointer to a memory
pointer to a value
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What is the data type of generic pointer?
float
void
int
double
4.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
In the statement char names[10][5] how many address are saved;
10
5
50
15
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
In the statement int a[5][5] how many one dimensional arrays exists?
1
10
25
5
6.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
struct student
{
char *name;
}s,*sptr;
the statement which initializes names to "cse"
s.*name="cse";
sptr->name="cse";
*s.name="cse"
None
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
From single dimensional array, Statement to get the address of the element at the ith index
a+i
&(a+i)
both
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
22 questions
AP CSP Midterm Review
Quiz
•
10th - 12th Grade
20 questions
Google SketchUp Tool
Quiz
•
KG - University
25 questions
Lesson 4_Advanced Motion Tweening
Quiz
•
9th - 12th Grade
20 questions
Chapter 6 Cascading Style Sheets
Quiz
•
9th - 12th Grade
15 questions
MS Excel - Managing Workbooks and Worksheets
Quiz
•
12th Grade
20 questions
Algorithm questions
Quiz
•
12th Grade - University
20 questions
ASK : : KOD ARAHAN
Quiz
•
10th Grade - Professi...
17 questions
OOP Long Quiz
Quiz
•
12th Grade
Popular Resources on Wayground
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Order of Operations
Quiz
•
5th Grade
20 questions
Halloween
Quiz
•
5th Grade
16 questions
Halloween
Quiz
•
3rd Grade
12 questions
It's The Great Pumpkin Charlie Brown
Quiz
•
1st - 5th Grade
20 questions
Possessive Nouns
Quiz
•
5th Grade
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade
