Search Header Logo

Tutorial 6 - Fundamental of C Programming

Authored by WAN (POLIKU)

Computers

9th - 12th Grade

Used 7+ times

Tutorial 6 - Fundamental of C Programming
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

7 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Write the correct escape sequence for the function stated below:

Position the cursor at the beginning of a new line

2.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Write the correct escape sequence for the function stated below:

Move the cursor to the next tab

3.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Write the correct escape sequence for the function stated below:

Produce a beep sound or visible alert

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Given the following values,

int a = 2;

int b = 4;

int c = 6;

Evaluate (a + b) / c

1

2

3

4

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Given the following values,

int a = 2;

int b = 4;

int c = 6;

Evaluate (a<=b) 

0 (false)

1 (true)

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Given the following values,

int a = 2;

int b = 4;

int c = 6;

Evaluate (b == c) || (a <= b)

0 (false)

1 (true)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Types of operators in C:

Mathematical, Relational and Logical only

Mathematical and Relational only

Mathematical, Relational, Logical. Assignment and Unary

Mathematical, Relational, Logical and Unary

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?