BASIC C PROGRAMMING QUIZ

BASIC C PROGRAMMING QUIZ

University

15 Qs

quiz-placeholder

Similar activities

Internet seguro

Internet seguro

8th Grade - University

10 Qs

Tema 5: Lenguaje audiovisual y los medios de comunicación

Tema 5: Lenguaje audiovisual y los medios de comunicación

University

10 Qs

Evaluación SENA

Evaluación SENA

University

10 Qs

PROBLEM SOLVING USING R  UNIT I  MCQS

PROBLEM SOLVING USING R UNIT I MCQS

University

15 Qs

Javascript

Javascript

University

12 Qs

Quiz on List and Tuples

Quiz on List and Tuples

University

16 Qs

The AI Shield

The AI Shield

University

15 Qs

Unit 28 - Quiz #1

Unit 28 - Quiz #1

University

15 Qs

BASIC C PROGRAMMING QUIZ

BASIC C PROGRAMMING QUIZ

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

Dhindhya Shri

Used 195+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Who invented C programming language ?

Ken Thompson

James Gosling

Dennis Ritchie

James Thompson

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

In C, program execution always starts from ________

int a = 30

#include<stdio.h>

main()

#include<conio.h>

3.

MULTIPLE SELECT QUESTION

10 sec • 1 pt

Which of the following are Relational Operators in C?

=

>=

!=

||

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

In C, what is the correct hierarchy of arithmetic operations?

*/ + -

* +- /

/ *+ -

+ - / *

5.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

Which one of the following is correct variable declaration?

coding13

13coding

_CoDiNg_ChAlLeNgE

coding.challenge

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which loop can be used in C language so that the loop gets executed atleast once?

while

for

switch

do while

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

int a = 1;

int b = 18;

a++;

b--;

what is the value of a and b?

a=2

b=19

a=2

b=17

a=1

b=17

a=1

b=19

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?