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

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

Professional Development

10 Qs

quiz-placeholder

Similar activities

CPR _Chapter2 _Onlinequiz

CPR _Chapter2 _Onlinequiz

Professional Development

15 Qs

PreTrainingJavaScript

PreTrainingJavaScript

Professional Development

9 Qs

C Structures

C Structures

Professional Development

10 Qs

C Operators

C Operators

University - Professional Development

15 Qs

SFDC Apex Developer Training

SFDC Apex Developer Training

Professional Development

10 Qs

Arrays & Strings using C

Arrays & Strings using C

Professional Development

15 Qs

Python Functions

Python Functions

Professional Development

10 Qs

CPR Quiz_chapter 5_structure

CPR Quiz_chapter 5_structure

Professional Development

10 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?