Answer Posted / kk
undefined behaviour
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
Do variables need to be initialized?
Explain how do you sort filenames in a directory?
Combinations of fibanocci prime series
What are the disadvantages of external storage class?
What is derived datatype in c?
What are c preprocessors?
Is c compiled or interpreted?
What do you mean by keywords in c?
Explain void pointer?
How a string is stored in c?
In which header file is the null macro defined?
Can you write the algorithm for Queue?
When is a “switch” statement preferable over an “if” statement?
What are c identifiers?
The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration