Unit I_FPL II

Unit I_FPL II

University

25 Qs

quiz-placeholder

Similar activities

Sử dụng MS Excel (120-140)

Sử dụng MS Excel (120-140)

University

20 Qs

POO_BasicoyJava

POO_BasicoyJava

University

20 Qs

ARRAY

ARRAY

University

22 Qs

Control Structures  C#

Control Structures C#

University

20 Qs

PROGRAMMING CAMP

PROGRAMMING CAMP

University

20 Qs

ทดสอบย่อย 3 หลักการเขียนโปรแกรม

ทดสอบย่อย 3 หลักการเขียนโปรแกรม

University

20 Qs

Bridge course with C

Bridge course with C

University

20 Qs

BSIS 2-3- Quiz in ARRAY

BSIS 2-3- Quiz in ARRAY

University

20 Qs

Unit I_FPL II

Unit I_FPL II

Assessment

Quiz

Computers

University

Medium

Created by

Rahul Chinchore

Used 3+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

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?