C Programming YCAP 3 Post Test ET B

C Programming YCAP 3 Post Test ET B

Professional Development

30 Qs

quiz-placeholder

Similar activities

IDA-201 Unit 17

IDA-201 Unit 17

Professional Development

30 Qs

Vehicle Accident Review Board Quiz

Vehicle Accident Review Board Quiz

Professional Development

29 Qs

Wiingy : Demo Preparation

Wiingy : Demo Preparation

Professional Development

31 Qs

Causes of the Civil War

Causes of the Civil War

Professional Development

25 Qs

Post Test

Post Test

Professional Development

25 Qs

Building Services Engineering Quiz

Building Services Engineering Quiz

Professional Development

25 Qs

JFT DASAR 7

JFT DASAR 7

Professional Development

27 Qs

JFT Dasar 1

JFT Dasar 1

Professional Development

29 Qs

C Programming YCAP 3 Post Test ET B

C Programming YCAP 3 Post Test ET B

Assessment

Quiz

others

Professional Development

Hard

Created by

Rashmi Joshi

Used 1+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Media Image
1.
3.75
Depends on compiler
24
3

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Media Image
2.
128
-128
Depends on the compiler
None of the mentioned

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Media Image
3.
It will cause a compile-time error
It will cause a run-time error
It will run without any error and prints 3
It will experience infinite looping

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

4.Which of the following cannot be checked in a switch-case statement?
Character
Integer
Float
enum

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Media Image
5.
It compiles
Compiles with an warning
Not compile
Compiles and print nothing

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Media Image
6. There is a error in the below program. Which statement will you add to remove it?
Add prototype: float f(aa, bb)
Add prototype: float f(int, float)
Add prototype: float f(float, int)
Add prototype: float f(bb, aa)

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Media Image
7.Which of the following statements correctly assigns 12 to month using pointer variable pdt?
pdt.month = 12
&pdt.month = 12
d.month = 12
pdt->month = 12

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?