day5

day5

Professional Development

21 Qs

quiz-placeholder

Similar activities

Excel: Test Inicial

Excel: Test Inicial

Professional Development

20 Qs

AC C5 - Preparing Basic Financial Statements

AC C5 - Preparing Basic Financial Statements

Professional Development

16 Qs

KOMITMEN MUTU

KOMITMEN MUTU

Professional Development

20 Qs

Simulasi Level 1 - Literasi

Simulasi Level 1 - Literasi

Professional Development

20 Qs

BPI KC Day 1 New

BPI KC Day 1 New

Professional Development

20 Qs

SKB quizizz on request subjunctive (wiwinz)

SKB quizizz on request subjunctive (wiwinz)

University - Professional Development

20 Qs

Bosch Quiz

Bosch Quiz

Professional Development

22 Qs

12 anos de ETEC - Ensino Técnico

12 anos de ETEC - Ensino Técnico

Professional Development

18 Qs

day5

day5

Assessment

Quiz

Professional Development

Professional Development

Hard

Created by

Samba Siva

Used 15+ times

FREE Resource

AI

Enhance your content in a minute

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

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the result of 'num' variable after execution of the following statements?

int num = 58;

num % = 11;

3

5

8

11

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

int main()


{


char arr[7]="Network";


printf("%s", arr);


return 0;


}

Network

N

Garbage Value

Compilation error

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

#include<stdio.h>

int main()

{

float a=0.7;

if(a<0.7)

{

printf("C");

}

else

{

printf("C++");

}

}

C

C++

Compilation Error

None of the these

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

int main()


{


int a = 1, b=2, c=3;


char d = 0;


if(a,b,c,d)


{


printf("EXAM");


}


}

No Output and No Error

EXAM

Run time error

Compile time error

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be output of the following c program?

#include<stdio.h>

int main()

{

int max-val=100;

int min-val=10;

int avg-val;

avg-val = max-val + min-val / 2;

printf("%d",avg-val);

}

55

105

60

Compilation error

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Input/output function prototypes and macros are defined in which header file?

conio.h

stdlib.h

stdio.h

dos.h

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The "\n" character does which of the following operations?

Double line spacing

Character deletion

Character backspace

Places cursor on the next line

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

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Professional Development