When a c file is executed there are many files that are automatically opened what are they files?
No Answer is Posted For this Question
Be the First to Post Answer
What does the error message "DGROUP exceeds 64K" mean?
Explain how can I convert a number to a string?
write a pgm to print 1 1 2 1 1 2 3 2 1 1 2 3 4 3 2 1
what is a static function
a C prog to swap 2 no.s without using variables just an array?
Explain how do I determine whether a character is numeric, alphabetic, and so on?
Explain Function Pointer?
Why is #define used?
why we use pointer in c
How many types of errors are there in c language? Explain
What is #include called?
What is the difference between constant pointer and constant variable?