in b=6.6/a+(2*a+(3*c)/a*d)/(2/n); which operation will be performed first
a) 6.6/a
b) 2*a
c) 3*c
d) 2/n
What is struct node in c?
is it possible to change the default calling convention in c ?
What is meant by operator precedence?
WAP to accept rollno,course name & marks of a student & display grade if total marks is above 200?
Write a program that receives as input a number omaadel-n-print, four digits.
How are structure passing and returning implemented?
What is the g value paradox?
how many argument we can pas in in a function
main() { intj; while9j<=10) { printf("\n%d",j); j=j+1; } }
How can a program be made to print the name of a source file where an error occurs?
i want to job in your company, so how it will be possible.
Write the control statements in C language