Are there namespaces in c?
No Answer is Posted For this Question
Be the First to Post Answer
Who had beaten up hooligan "CHAKULI" in his early college days?
Write a program in "C" to calculate the root of a quadratic equation ax^2+bx+c=0, where the value of a,b & c are known.
What is structure data type in c?
How do you use a 'Local Block'?
What is identifier in c?
What is a C array and illustrate the how is it different from a list.
WHY DO WE USE A TERMINATOR IN C LANGUAGE?
How can I get random integers in a certain range?
What does void main return?
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,
why integer range between -327680to+32767
1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321