If I want to initialize the array like.
int a[5] = {0};
then it gives me all element 0.
but if i give int a[5] = {5};
then 5 0 0 0 0 is ans.
what will I do for all element 5 5 5 5 5 in a single
statement???
Answers were Sorted based on User's Feedback
Can a file other than a .h file be included with #include?
What is the difference between int and float?
what is the hardware model of CFG( context free grammar)
The file stdio.h, what does it contain?
Write a program to check palindrome number in c programming?
Meaning of () in c
How can you find out how much memory is available?
what is the purpose of the code, and is there any problem with the code? int f( int n, int l, int r ) { return (n << l) >> r; }
c program for searching a student details among 10 student details
what is the size of an integer variable?
what are the difference between ANSI C and Let Us c and Turbo C
what is the difference between arrays and linked list
26 Answers MAHINDRA, Tech Mahindra, Wipro,