Skip to Main Content
Xpress Learning - Computer Fundamentals of Programming an IT by Pearson
book

Xpress Learning - Computer Fundamentals of Programming an IT by Pearson

by Ashok N. Kamthane, Rohit Khurana
May 2024
Beginner to intermediate content levelBeginner to intermediate
465 pages
16h 14m
English
Pearson India
Content preview from Xpress Learning - Computer Fundamentals of Programming an IT by Pearson
II-140 Programming Concepts
clrscr();
printf("%f",x[1]);
}
(a) The program will not run.
(b) The program will run with warning messages.
(c) None of the above.
(d) 0th element (c) 1st element
9. The total memory occupied by the array long k[4] is .
(a) 16
(b) 8
(c) 4
10. int x[2]={12,26}, then x[2] is .
(a) 0
(b) 15
(c) Garbage value
11. char c[]=“Hello” the H is stored at 65470, then the o is stored at .
(a) 65474
(b) 65475
(c) 65480
12. In int x[10]; the number 10 specified in the square bracket represents the .
(a) 10 addresses
(b) 10 values
(c) 10 lines
13. The first element according to C compiler physically is a .
(a) 2nd element
(b) 0th element ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Express Learning - Computer Fundamentals and Programming

Express Learning - Computer Fundamentals and Programming

Ashok Kamthane, ITL ESL
Windows® Internals, Sixth Edition, Part 2

Windows® Internals, Sixth Edition, Part 2

David A. Solomon Mark E. Russinovich and Alex Ionescu

Publisher Resources

ISBN: 9781299954878