MindSpace Computers C Quiz-1 2025

MindSpace Computers C Quiz-1 2025

Professional Development

13 Qs

quiz-placeholder

Similar activities

Repaso bimestral geometría 2b

Repaso bimestral geometría 2b

Professional Development

9 Qs

Computer science

Computer science

University - Professional Development

10 Qs

Computer basics for beginners

Computer basics for beginners

Professional Development

15 Qs

แบบทดสอบบทที่3

แบบทดสอบบทที่3

Professional Development

10 Qs

COMPUTER HARDWARE OUTPUT

COMPUTER HARDWARE OUTPUT

1st Grade - Professional Development

10 Qs

Cloud Computing

Cloud Computing

Professional Development

10 Qs

Ms Word, Ms Excel

Ms Word, Ms Excel

Professional Development

12 Qs

Multidimensional OLAP Cubes for Business Intelligence

Multidimensional OLAP Cubes for Business Intelligence

Professional Development

14 Qs

MindSpace Computers C Quiz-1 2025

MindSpace Computers C Quiz-1 2025

Assessment

Quiz

Computers

Professional Development

Medium

Created by

ATUL BONDRE

Used 6+ times

FREE Resource

AI

Enhance your content in a minute

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

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

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?