Search Header Logo

Getting Started with C

Authored by Mark Feguro

Information Technology (IT)

University

Used 5+ times

Getting Started with C
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who developed the C programming language?

Linus Torvalds

Dennis Ritchie

Bjarne Stroustrup

Ken Thompson

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In what year was the C programming language developed?

1972

1969

1991

1985

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The C programming language was created to develop what?

An office suite

A web browser

The Unix operating system

A database management system

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a foundational language that came after C?

Python

Assembly

C++

Java

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the preprocessor directive `#include <stdio.h>`?

It marks the end of the program.

It defines the main function.

It includes the standard input/output library.

It prints output to the console.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where does the execution of a C program begin?

The preprocessor directive

The `printf()` function

The `int main()` function

The first line of the code

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the `printf()` function?

To define the program's main function

To receive input from the user

To perform mathematical calculations

To print output to the console

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?