sample

sample

University

10 Qs

quiz-placeholder

Similar activities

Data Structure 1

Data Structure 1

University

10 Qs

Java Arrays

Java Arrays

5th Grade - University

10 Qs

Post-test array c++

Post-test array c++

University

10 Qs

Research Methodology

Research Methodology

University

10 Qs

Qualitative Research

Qualitative Research

University

11 Qs

In-Lab5

In-Lab5

University

14 Qs

Stack Data Structure

Stack Data Structure

University

10 Qs

C Quiz

C Quiz

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?