Search Header Logo

Unit I_FPL II

Authored by Rahul Chinchore

Computers

University

Used 3+ times

Unit I_FPL II
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the size of the structure if one member is int and other is char?(int-4 bytes)

5 bytes

4 bytes

6 bytes

none of the above

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the size of the union if one member is int, and other is char?(int-4 bytes)

4 bytes

5 bytes

1 bytes

none of theabove

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

struct

{ Data type member1;

Data-type member2;

}e;

Is valid or not?

invalid

valid

none of the above

compile time error

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

A Structure inside another structure is called as ?

Structure

nested structure

union structure

multiple structure

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Correct Syntax for accessing union member.

union-member.union-variable

union-variable.union-member

union-name.member-name

none

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following can be passéd to function?

structure

union

array

all of the above

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which is true about union size from given options.

out of all member the member whose size is maximum that memory size is allocated

union can be nested inside structure

structure can be nested inside union

All mentioned

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?