How can I make it pause before closing the program output window?
No Answer is Posted For this Question
Be the First to Post Answer
The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?
int *a[5] refers to
what is the advantage of function pointer
16 Answers CMC, CS, Freshdesk, L&T, LG Soft, Matrix, TCS,
Why we use void main in c?
What is a pointer in c?
What is the difference between ‘g’ and “g” in C?
What is an array? What the different types of arrays in c?
find second largest element in array w/o using sorting techniques? use onle one for loop.
15 Answers BitWise, Zycus Infotech,
What is period operator in c?
What are local and global variables?
What is the use of the restrict keyword?
How do you search data in a data file using random access method?