A pointer is
Compro. Final 1/64 part1

Quiz
•
Computers
•
University
•
Medium
Watcharin Tangsuksant
Used 10+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
a variable that stores an address
one of the C keywords
a pre-processor directive
a C string
Skip
2.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
What is the correct explanation of this C code “int *ptr[20]”.
An array of 20 pointers to int
A pointer to an array of 20 ints
20 int pointers to an array
20 arrays of a pointer to int
Skip
3.
MULTIPLE CHOICE QUESTION
3 mins • 1 pt
Choose an invalid C code
int *A = NULL;
int *A[20][20];
int *A[20] = NULL;
int (*A)[20] = NULL
skip
4.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
What will be printed on screen from the following C code?
140 140
2 140
100 140
140 100
skip
5.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
What will be printed on screen from the following C code?
140 140
2 140
100 140
140 100
skip
6.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
What will be printed on screen from the following C code?
140 140
2 140
100 140
140 100
7.
MULTIPLE CHOICE QUESTION
5 mins • 1 pt
What will be printed on screen from the following C code?
140 140
2 140
100 140
140 100
skip
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
Java, part I

Quiz
•
11th Grade - University
20 questions
Test Final

Quiz
•
University
20 questions
Code Junction 4

Quiz
•
University
20 questions
C++ Quiz

Quiz
•
University
22 questions
EXCEPTION HANDLING IN PYTHON

Quiz
•
University
20 questions
Control Structures C#

Quiz
•
University
26 questions
C Language Basics

Quiz
•
University
20 questions
BS TEST2

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade