Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

20 Which of the following is a User-defined data type? 21 | The forrnat identifier %e is also used for-_, data type? 22 What is

image text in transcribed
image text in transcribed
20 Which of the following is a User-defined data type? 21 | The forrnat identifier %e is also used for-_, data type? 22 What is the size of an array name[10] of int data type? Assume int size is 2 bytes (a) int (c) pointer (b) float (d) link list (a) int (c) char (b) float d) string (a) 10 (c)30 (b) 20 (d) 40 23 Which of the datatypes have size that is variable? 24 Which of the following declaration is not supported by C? 25 What will be the output of the C program? (a) int (c) structure (b) double d) array (a) char name (c ) char name(20) (b) char * string (d) Boolean Int "age - null; "age = 20 ; Printf("%d",age) ; (b) memory address (a) 20 (c) run time error (d) compile time error 26 Result of a logical or relational expression in Cis (a) Tue or False (c) a and b answers (b) 0 or 1 (d) none of the above 27 | When float is converted to int, the value is? (b) rounded (a) Truncated (c) depend in the compiler (d) depend in the C standard 28 Which keyword can be used for coming out of for loop 29 Which keyword can be used for coming out of a function? 30 The keyword "continue, cannot be simply used within: (a) continue (b) break exit return (a) continue (b) break exit return (a) while loop (c ) do while loop (b) for loop (d) if statement

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Security

Authors: Alfred Basta, Melissa Zgola

1st Edition

1435453905, 978-1435453906

More Books

Students also viewed these Databases questions

Question

5. What decision-making model would you advocate to this person?

Answered: 1 week ago

Question

6. What data will she need?

Answered: 1 week ago

Question

1. How did you go about making your selection?

Answered: 1 week ago