c program -basic

c program -basic

Professional Development

10 Qs

quiz-placeholder

Similar activities

ตัวแปรและประเภทข้อมูลในภาษาC

ตัวแปรและประเภทข้อมูลในภาษาC

Professional Development

10 Qs

Day 2 C Programming quiz

Day 2 C Programming quiz

Professional Development

10 Qs

Lenguaje de programación C 3BGU

Lenguaje de programación C 3BGU

Professional Development

10 Qs

Programming

Programming

University - Professional Development

12 Qs

DS1

DS1

Professional Development

10 Qs

C String Array MCQs

C String Array MCQs

Professional Development

10 Qs

BrightChamps Technical Round - C language

BrightChamps Technical Round - C language

Professional Development

15 Qs

c programming-Test 1

c programming-Test 1

Professional Development

10 Qs

c program -basic

c program -basic

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Ninu Sahil

Used 681+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

C language is developed by

Tim Berners Lee

Dennis Ritchi

Bjarne Stroustrup

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is output function in C

int

%d

scanf()

printf()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is input function in C

printf()

scanf()

int

%d

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

syntax of scanf() in C

scanf("format specifier",variable);

scanf("format specifier",&variable);

scanf("format specifier,variable");

scanf(format specifier,&"variable");

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

syntax of printf() in C

printf("%format specifier",&variable);

printf("%format specifier",variable);

'printf(%format specifier,"variable");

printf("%format specifier,&variable");

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

format specifier of int

%i

%c

%d

%b

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

memory allocation of float

1 byte

2 byte

4 byte

8 byte

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?