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 pointer is
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 Wayground
20 questions
C Programming Unit-1 Test-2

Quiz
•
University
26 questions
C Language Basics

Quiz
•
University
23 questions
Beginning C Programming

Quiz
•
University
20 questions
C++ Quiz

Quiz
•
University
20 questions
Programming in C(1)

Quiz
•
University
30 questions
Round_1 (B)| Coding Combat 2.0

Quiz
•
University
20 questions
Looping & Functions C++

Quiz
•
University
22 questions
C Language Loop and Array Quiz

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade