Differentiate between #include<...> and #include '...'
No Answer is Posted For this Question
Be the First to Post Answer
What is data structure in c and its types?
In which area global, external variables are stored?
I have a varargs function which accepts a float parameter?
What are the __date__ and __time__ preprocessor commands?
What do you mean by a sequential access file?
main() { int a[3][4] ={1,2,3,4,5,6,7,8,9,10,11,12} ; int i, j , k=99 ; for(i=0;i<3;i++) for(j=0;j<4;j++) if(a[i][j] < k) k = a[i][j]; printf("%d", k); }
4 Answers Vector, Wipro, Zoho,
write a program to sum of its digit with using control structure or with out using loop. for ex: let the number is 25634 then answer will be=2+5+6+3+4=20
Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014 Npu university
void swap(int a,int b) { a=a+b; b=a-b; a=a-b; } in this code always gives the same result for all case
hello freinds next week my interview in reliance,nybody has an idea about it intervew questions..so tell
Explain 'far' and 'near' pointers in c.
who is the founder of c
19 Answers College School Exams Tests, HP,