c program -basic

c program -basic

Professional Development

10 Qs

quiz-placeholder

Similar activities

ฟังก์ชั่น

ฟังก์ชั่น

1st Grade - Professional Development

10 Qs

Quiz - Pointers and Callby value & Reference

Quiz - Pointers and Callby value & Reference

Professional Development

15 Qs

MindSpace Computers C Test-3

MindSpace Computers C Test-3

Professional Development

12 Qs

Programming

Programming

University - Professional Development

12 Qs

MindSpace Computers C Test-3 2023

MindSpace Computers C Test-3 2023

Professional Development

15 Qs

BrightChamps Technical Round - C language

BrightChamps Technical Round - C language

Professional Development

15 Qs

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

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

Professional Development

10 Qs

Computer programming for 2nd chap.

Computer programming for 2nd chap.

10th Grade - Professional Development

12 Qs

c program -basic

c program -basic

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Ninu Sahil

Used 682+ 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?