Search Header Logo

Do you even code bro?

Authored by Tarek Badawi

Others

11th Grade

Used 5+ times

Do you even code bro?
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct file format for a C source file

.css

.c

.py

.cpp

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to write a character on the screen?

write(a);

write(1, "a", 1)

write(1, "a", 1);

write("a", 1);

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to increment an integer by 1?

i + 1;

i++;

1 + i;

i = 1;

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What variable type stores a single character?

int

void

char *

char

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

How many times will this loop iterate?

4

5

-1

6

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What library is the "write()" function part of?

<stdio.h>

<unistd.h>

<stdlib.h>

<string.h>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What keyword returns a value from the function?

give

send

return

break

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?