Search Header Logo

C Basics - 1

Authored by Karthick M

Education

Professional Development

Used 4+ times

C Basics - 1
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

What are all the parts of the structure of c Programming

  1. Documentation

  2. Link

  3. Definition

  1. Global Declaration 

  2. Main() function

  3. Subprograms

All the above

None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to have documentation in C program

// C program to print the Pyramid Pattern

// Author: Alisha

C program to print the Pyramid Pattern

// Author: Alisha


// Document

C program to print the Pyramid Pattern

Author: Alisha


None of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In C program, Linking refers to

Link to another program

Link to media files

adding necessary header files

Link to other files

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A global variable is declared outside of a function

True

False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The execution of a program starts with

User function

Header files

first line of a program

Main() function

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 subprograms refer to functions or procedures that perform a specific task or set of tasks and can be called from other parts of the program.


True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can we print new line in C program

\n

\t

\nbsp

\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?