Explain why can’t constant values be used to define an array’s initial size?
No Answer is Posted For this Question
Be the First to Post Answer
What are the types of functions in c?
How are 16- and 32-bit numbers stored?
What is #define in c?
what is link list?
If you know then define #pragma?
WAP to accept rollno,course name & marks of a student & display grade if total marks is above 200?
What is storage class?
What is c mainly used for?
How does free() know explain how much memory to release?
WAP that prints the number from 1 to 100. but for multiplies of three print "XXX" instead of the number and for the multiplies of five print "YYY" . for number which are multiplies of both three and five print "ZZZ"
Why we use int main and void main?
Explain Basic concepts of C language?