C Programming-1

C Programming-1

University

15 Qs

quiz-placeholder

Similar activities

c_programming_1

c_programming_1

University

14 Qs

C Programming - Quiz

C Programming - Quiz

University

20 Qs

Python - Data Types

Python - Data Types

12th Grade - University

11 Qs

If-Else

If-Else

11th Grade - University

17 Qs

PL SQL

PL SQL

University - Professional Development

20 Qs

BRAIN BUSTERS (ROUND2)

BRAIN BUSTERS (ROUND2)

University

20 Qs

Java day 2

Java day 2

University

15 Qs

Codigo with C

Codigo with C

University

10 Qs

C Programming-1

C Programming-1

Assessment

Quiz

Education

University

Hard

Created by

gurpreet singh

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

predict the output?

0

1

5

compile time error

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

predict the output?

GeeksQuiz

Quiz

1005

Compile time error

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

3

4

5

Compile time error

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

22

14

18

10

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In C, parameters are always

passed by values

passed by reference

Non-pointer variables are passed by value and pointers are passed by reference

Passed by value result

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is true about return type of functions in C?

Functions can return any type

Functions can return any type except array and functions

Functions can return any type except array, functions and union

Functions can return any type except array, functions, function pointer and union

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a storage class specifier in C?

auto

register

static

extern

volatile

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?