NVIBES Tech Quiz Round 1

NVIBES Tech Quiz Round 1

University

20 Qs

quiz-placeholder

Similar activities

Arrays

Arrays

University

20 Qs

Quiz Alpro Modul 4 Anjay

Quiz Alpro Modul 4 Anjay

University

15 Qs

Alabi, Kolade, CSCI-2380-01P, PRE

Alabi, Kolade, CSCI-2380-01P, PRE

University

15 Qs

Arrays and pointers quiz

Arrays and pointers quiz

University

20 Qs

Zenorix 2023

Zenorix 2023

University

20 Qs

CCE-III Programming in C Language

CCE-III Programming in C Language

University

20 Qs

Coding Titans

Coding Titans

University

17 Qs

EC8393_FDS_MODEL EXAM_3_PART B

EC8393_FDS_MODEL EXAM_3_PART B

University

15 Qs

NVIBES Tech Quiz Round 1

NVIBES Tech Quiz Round 1

Assessment

Quiz

Computers

University

Hard

Created by

Sujitha D

Used 7+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is not a valid variable name in C?

var_1

_var1

1_var

var1

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following statements is true about arrays in C?

Arrays are always dynamic

The size of an array cannot be changed after it is created

Arrays can only store integers

Arrays are not allowed in C

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

1

2

3

4

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

How do you access the members of a structure using a pointer to the structure?

struct_pointer.member

struct_pointer->member

struct_pointer*member

struct_pointer&member

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

5

10

15

20

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the correct syntax for declaring a function in C?

functionName(parameters) returnType

returnType functionName(parameters)

parameters returnType functionName

functionName returnType parameters

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Media Image

10 20

20 10

30 0

0 30

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?