sample

sample

University

10 Qs

quiz-placeholder

Similar activities

LAND LAWS

LAND LAWS

University

10 Qs

Cranial nerves and Spinal cord

Cranial nerves and Spinal cord

University

13 Qs

SEMINAR COMPLETION UP 2021

SEMINAR COMPLETION UP 2021

University

15 Qs

Arrays

Arrays

University

15 Qs

C Arrays

C Arrays

University

10 Qs

System Analysis and Design

System Analysis and Design

University

10 Qs

Fluoroscopy Quiz  RTPSU

Fluoroscopy Quiz RTPSU

University

12 Qs

Java Quiz1 @ VCE (CSE (AI&ML))

Java Quiz1 @ VCE (CSE (AI&ML))

University

15 Qs

sample

sample

Assessment

Quiz

Other

University

Hard

Created by

Computer science

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

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

int number;

float rate;

int variable_count;

int $main;

2.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

Which data structure is used for implementing recursion?

a) Stack

b) Queue

c) List

d) Array

3.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

All keywords in C are in ____________

a) LowerCase letters

b) UpperCase letters

c) CamelCase letters

d) None of the mentioned

4.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

The data structure required to check whether an expression contains a balanced parenthesis is?

a) Queue

b) Stack

c) Tree

d) Array

5.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

What is the value of the postfix expression 6 3 2 4 + – *?

a) 74

b) -18

c) 22

d) 40

6.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

The data structure required for Breadth First Traversal on a graph is?

a) Array


b) Stack


c) Tree


d) Queue

7.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

What is a bit array?

a) Data structure that compactly stores bits

b) Data structure for representing arrays of records

c) Array in which elements are not present in continuous locations

d) An array in which most of the elements have the same value

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?