C PROGRAMMING BASICS-QUIZ-1

C PROGRAMMING BASICS-QUIZ-1

Professional Development

15 Qs

quiz-placeholder

Similar activities

PreTrainingHTMLCSS

PreTrainingHTMLCSS

Professional Development

15 Qs

quizz-software

quizz-software

Professional Development

13 Qs

Practice Test Operator and Control Flow Statement 01

Practice Test Operator and Control Flow Statement 01

Professional Development

15 Qs

แบบทดสอบภาษาซี

แบบทดสอบภาษาซี

Professional Development

20 Qs

การสร้างเว็บไซต์

การสร้างเว็บไซต์

KG - Professional Development

15 Qs

BT CSS DAY-2

BT CSS DAY-2

Professional Development

16 Qs

Java Server Page

Java Server Page

Professional Development

10 Qs

Web Development Basic

Web Development Basic

Professional Development

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