Compro. Final 1/64 part1

Compro. Final 1/64 part1

University

25 Qs

quiz-placeholder

Similar activities

PHP First Internal Practical Viva

PHP First Internal Practical Viva

University

20 Qs

แบบทดสอบเรื่อง if การเขียนโปรแกรม C++

แบบทดสอบเรื่อง if การเขียนโปรแกรม C++

University

20 Qs

ICT WEBINAR QUIZ

ICT WEBINAR QUIZ

KG - Professional Development

20 Qs

RECUPERAÇÃO DE PENSAMENTO COMPUTACIONAL VALOR 40

RECUPERAÇÃO DE PENSAMENTO COMPUTACIONAL VALOR 40

10th Grade - University

20 Qs

C Quest 2.0

C Quest 2.0

University

20 Qs

ISPFL8 Endterm Quiz #3

ISPFL8 Endterm Quiz #3

University

20 Qs

POS - Prelim Examination

POS - Prelim Examination

University

20 Qs

Fundamental programming

Fundamental programming

University

20 Qs

Compro. Final 1/64 part1

Compro. Final 1/64 part1

Assessment

Quiz

Computers

University

Medium

Created by

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

Media Image

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

Media Image

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

Media Image

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

Media Image

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

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?