Unit1 C

Unit1 C

University

5 Qs

quiz-placeholder

Similar activities

GDSC

GDSC

University

10 Qs

Chapter 1 : Introduction to Programming Language

Chapter 1 : Introduction to Programming Language

University

10 Qs

Information Technology

Information Technology

University

9 Qs

Python Training Day-1 Quiz-1

Python Training Day-1 Quiz-1

University

10 Qs

PL101 - Quiz 1

PL101 - Quiz 1

University

10 Qs

COMPUTER PROGRAMMING 2- SEATWORK 2- INTRO TO OBJECT OOP

COMPUTER PROGRAMMING 2- SEATWORK 2- INTRO TO OBJECT OOP

University

10 Qs

Dr. S. Uma's Object Oriented Programming Quiz Event 1

Dr. S. Uma's Object Oriented Programming Quiz Event 1

University

10 Qs

AInnovate

AInnovate

University

10 Qs

Unit1 C

Unit1 C

Assessment

Quiz

Computers

University

Easy

Created by

Abhishek Pandey

Used 2+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who introduce c

Media Image
Media Image
Media Image
Media Image

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which programming language was C developed to extend?

B

B++

COBOL

D++

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What was the primary operating system for which C was developed?

Windos

Linux

UNIX

MacOS

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a feature of the C programming language?

Pointer

Modularity

Portability

Object-oriented programming support

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the main() function in a C program?

It declares the starting point of the program.

It defines global variables.

It initializes libraries.

error