C Basics - 1

C Basics - 1

University

10 Qs

quiz-placeholder

Similar activities

Developers of programming languages

Developers of programming languages

1st Grade - University

8 Qs

Diagnostic Test

Diagnostic Test

University

10 Qs

SQL DDL

SQL DDL

University

11 Qs

Pretest Academic Language

Pretest Academic Language

University

10 Qs

DATASTRUCT-1-2324

DATASTRUCT-1-2324

University

10 Qs

QUIZ TECH EASY ROUND!

QUIZ TECH EASY ROUND!

University

10 Qs

1er. Parcial

1er. Parcial

University

15 Qs

QUIZ MECATRONIQUE

QUIZ MECATRONIQUE

University

7 Qs

C Basics - 1

C Basics - 1

Assessment

Quiz

Instructional Technology

University

Medium

Created by

Ashish Kumar

Used 10+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Who is the father of C-Language?

Steve Jobs

James Gosling

Dennis Ritche

Rasmus Lerdorf

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

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

int number;

float _rate;

int variable_Count;

int $main;

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

All keywords in C are ________.

lowercase

uppercase

Camelcase

None of these

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How to write a single line comment?

/* Comment */

/* Comment

//Comment//

//Comment

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

_________used to give tab spaces in c programming.

/n

\t

\r

\n

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The program that translates your code from a high-level language to the binary language is called ________.

programmer

compiler

translator

linker

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the output of the following code: printf("%d", 5 + 3 * 2);?

8

16

11

10

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?

Discover more resources for Instructional Technology