What is the data segment that is followed by c?
No Answer is Posted For this Question
Be the First to Post Answer
What is the sizeof () a pointer?
Under what circumstances does a name clash occur?
main() { float a=3.2e40; printf("%d",a); }
What is calloc malloc realloc in c?
a program that can input number of records and can view it again the record
what is the use of keyword volatile??
write a program to convert a expression in polish notation (postfix) to inline (normal)
what is the different between data structure and data type?
Do you know what is a programing language ?
Total of how many functions are available in c?
how to copy a string without using c function
read an array and search an element