Search Header Logo

MindSpace Computers C Quiz-1 2025

Authored by ATUL BONDRE

Computers

Professional Development

Used 6+ times

MindSpace Computers C Quiz-1 2025
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

#include<stdio.h> supports which of the following:

clrscr() and getch()

scanf() and printf()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

#include<stdio.h> is?

Header File

Footer File

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Identify the correct output statement:

printf("Addition = %d" ,add);

scanf("Addition = %d" ,add);

display("Addition = " ,add);

show("Addition = %d, "add);

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Identify the correct input statement to input two int values:

printf("%d %d", &a, &b);

scanf("%d %d", &a, &b);

scanf("%d %d", a, b);

printf("%d %d", a, b);

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is C Language?

Programming Language

General Purpose Language

English Language

Algorithmic Language

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which data type can be use to represent value 19?

float

int

char

long

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which data type can be use to represent value 3.14?

float

int

char

long

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?