Unit I_FPL II

Unit I_FPL II

University

25 Qs

quiz-placeholder

Similar activities

UTS Praktikum SDA KOM B

UTS Praktikum SDA KOM B

University

20 Qs

Data Structure & Algo - Prelim Long Quiz

Data Structure & Algo - Prelim Long Quiz

University

21 Qs

Post Test ComputerProgramming

Post Test ComputerProgramming

University

20 Qs

techy quiz

techy quiz

University

20 Qs

Dr.V.Karuppuchamy, AP/CSE

Dr.V.Karuppuchamy, AP/CSE

University

20 Qs

UTS - Struktur Data

UTS - Struktur Data

University

20 Qs

Web Development and Programming

Web Development and Programming

University

20 Qs

data structures1

data structures1

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 in a minute

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?