Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Muuple-choice Questions 1 Which of the following is a User-defined data type? b) float ((d)link list (C) pointer 2 Theformatidentifier%c'salsoused for,--, data type? a) int

image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
Muuple-choice Questions 1 Which of the following is a User-defined data type? b) float ((d)link list (C) pointer 2 Theformatidentifier%c'salsoused for,--, data type? a) int (b) float d) stri 3 What is the size of an arra of int data type? Assume int size is 2 bytes b) 20 So MA 4 Which of the datatypes have size that is variable? (a) int (c) structure b)double ) array 5 Which of the following declaration is not supported by Ci (a) char name (c ) char name[20] (b) char *string (d) Boolean What will be the output of the C program? 6 Int *age - null; "age = 20 ; Printf("%d",age) ; (b) memory address (d) compile time error (c) run time error 7 Result of a logical or relational expression in C is 8 When float is converted to int, the value is? (b) 0 or 1 Tue or False c a and b answers (d) none of the above (b) rounded (a) Truncated (c) depend in the compilerK) depend in the C standard Which keyword can be used for coming out of for loop? (a) continue (c) return 9 b) break d) exit 10 Which keyword can be used for coming out of a function? (a) continue CDreturn (b) break (d) exit 11 The keyword 'continue' cannot be simply used within: 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

DNA Databases

Authors: Stefan Kiesbye

1st Edition

0737758910, 978-0737758917

More Books

Students also viewed these Databases questions