Answer Posted / surendra
Array is the collection of similar data types.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain c preprocessor?
A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM
What are the three constants used in c?
What is null pointer constant?
Explain a pre-processor and its advantages.
Is struct oop?
What is keyword with example?
What is the difference between break and continue?
What are the two forms of #include directive?
How does placing some code lines between the comment symbol help in debugging the code?
What is nested structure?
Why double pointer is used in c?
Why is not a pointer null after calling free? How unsafe is it to use (assign, compare) a pointer value after it is been freed?
What is a string?
Explain how do you print only part of a string?