C PROGRAMMING BASICS-QUIZ-1

C PROGRAMMING BASICS-QUIZ-1

Professional Development

15 Qs

quiz-placeholder

Similar activities

C Language Basic Quiz

C Language Basic Quiz

7th Grade - Professional Development

10 Qs

C - Programming ( Output based - Loop )

C - Programming ( Output based - Loop )

Professional Development

10 Qs

PSC Quiz1

PSC Quiz1

University - Professional Development

20 Qs

Day 3 C Programming quiz

Day 3 C Programming quiz

Professional Development

10 Qs

Evaluación RA 1.1

Evaluación RA 1.1

KG - Professional Development

12 Qs

Career Opportunities in IT : {Shakeel Juman}

Career Opportunities in IT : {Shakeel Juman}

Professional Development

10 Qs

C++ Is Fun

C++ Is Fun

Professional Development

10 Qs

c program -basic

c program -basic

Professional Development

10 Qs

C PROGRAMMING BASICS-QUIZ-1

C PROGRAMMING BASICS-QUIZ-1

Assessment

Quiz

Computers

Professional Development

Medium

Created by

A.S.BALAJI Assistant professor CSE

Used 56+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

C is developed by______________

Dennis Franklin

Dennis Ritche

Dennis williams

Dennis John

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

C is a ____________ programming language

Object oriented Programming

Procedure oriented Programming

Structured programming language

Structure and Procedure Oriented Programming

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

_______________to be included to use standard I/O functions : prinf(),scanf()

#include<conio.h>

#include<stdio.h>

#include<string.h>

#include<math.h>

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

________to be included to use mathematical functions sqrt()

#include<conio.h>

#include<string.h>

#include<math.h>

#include<stdio.h>

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

All statements should be written in lower case letters. Upper case letters are only used for symbolic constants.

True

False

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Blank spaces can be used while declaring a variable, keyword, constant and function.

True

False

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The user can also write one or more statements in one line by separating semicolon (;)

True

False

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?