Answer Posted / kk
undefined behaviour
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What is structure padding and packing in c?
how many key words availabel in c a) 28 b) 31 c) 32
Explain how do you declare an array that will hold more than 64kb of data?
What happens if header file is included twice?
Write a factorial program using C.
A collection of data with a given structure for excepting storing and providing on demand data for multiple users a) linked list b) datastructer c) database d) preprocessor
How is a structure member accessed?
What does it mean when a pointer is used in an if statement?
What is a example of a variable?
A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM
Explain what is the benefit of using enum to declare a constant?
Find MAXIMUM of three distinct integers using a single C statement
what do the 'c' and 'v' in argc and argv stand for?
How can I call a function with an argument list built up at run time?
Explain can static variables be declared in a header file?