DAY 1 - C& C++ Assessment _10th June 24

DAY 1 - C& C++ Assessment _10th June 24

Professional Development

10 Qs

quiz-placeholder

Similar activities

Introduction

Introduction

Professional Development

12 Qs

Class review 8

Class review 8

Professional Development

13 Qs

DAY1

DAY1

Professional Development

15 Qs

Flutter Q1.2

Flutter Q1.2

Professional Development

12 Qs

New Era after ML sections

New Era after ML sections

Professional Development

10 Qs

3 - KickStart C#

3 - KickStart C#

Professional Development

12 Qs

PreTrainingScannerLoops

PreTrainingScannerLoops

Professional Development

10 Qs

Ford

Ford

Professional Development

15 Qs

DAY 1 - C& C++ Assessment _10th June 24

DAY 1 - C& C++ Assessment _10th June 24

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

KVCH CORPORATE

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following programming paradigms focuses on the concept of objects and classes?

Procedural Programming

Functional Programming

Object-Oriented Programming

. Logical Programming

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which programming paradigm are functions treated as first-class citizens, allowing them to be passed as arguments and returned from other functions?

Procedural Programming

Functional Programming

Object-Oriented Programming

Logical Programming

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which paradigm is characterized by the use of rules and facts to derive conclusions?

Procedural Programming

Functional Programming

Object-Oriented Programming

Logical Programming

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who is considered the father of the C programming language?

Bjarne Stroustrup

James Gosling

Dennis Ritchie

Guido van Rossum

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid C identifier?

1variable

variable_1

variable-1

variable.1

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following correctly describes the syntax to declare a variable in C?

int x;

declare int x;

int x := 0;

x : int;

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following data types is used to store a single character in C?

int

char

float

double

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?