What is maximum size of array in c?
No Answer is Posted For this Question
Be the First to Post Answer
difference between c and c++
what is stack , heap ,code segment,and data segment
Why array is used in c?
How many levels of pointers have?
Does c have class?
design and implement a program that reads floating-points numbers in a sentinel-controlled loop until the user terminates the program by entering zero.your program should determinate and print the smallest,largest and average of the supplied numbers.
What are the salient features of c languages?
write a program in c language for the multiplication of two matrices using pointers?
I heard that you have to include stdio.h before calling printf. Why?
how should functions be apportioned among source files?
diff .between strcture and union
Difference between Shallow copy and Deep copy?