Search Header Logo

C Programming YCAP 3 Post Test ET B

Authored by Rashmi Joshi

others

Professional Development

Used 1+ times

C Programming YCAP 3 Post Test ET B
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

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

Already have an account?