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 is the difference between constant pointer and pointer to a constant. Give examples.
What are Storage Classes in C ?
32 Answers CTS, HP, IBM, Maharaja Whiteline, Tamil Nadu Open University TNOU, TATA, TCS, Wipro,
any C program contains only one function, it must be a) void () b) main () c) message () d) abc ()
The statement, int(*x[]) () what does in indicate?
convert 0.9375 to binary
int far *near * p; means
Is c still used?
Why header files are used?
Explain high-order bytes.
how can i get output like this? 1 2 3 4 5 6
Can you please explain the difference between malloc() and calloc() function?
what is the difference between c and c++?