MindSpace Computers C Quiz-1 2025

MindSpace Computers C Quiz-1 2025

Professional Development

13 Qs

quiz-placeholder

Similar activities

HC Análisis y reconocimiento de la interfaz (V2)

HC Análisis y reconocimiento de la interfaz (V2)

Professional Development

18 Qs

Data Science / AI

Data Science / AI

Professional Development

15 Qs

Quizz Internet

Quizz Internet

KG - Professional Development

12 Qs

20764 - SQL - Mod 5 and 6

20764 - SQL - Mod 5 and 6

Professional Development

18 Qs

Google Nivel 1 7-9

Google Nivel 1 7-9

Professional Development

15 Qs

Python Data Structures & Statements

Python Data Structures & Statements

Professional Development

11 Qs

Trains

Trains

KG - Professional Development

9 Qs

Deci- Session 1- Time Machine

Deci- Session 1- Time Machine

Professional Development

12 Qs

MindSpace Computers C Quiz-1 2025

MindSpace Computers C Quiz-1 2025

Assessment

Quiz

Computers

Professional Development

Practice Problem

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?