swap(&grades[num],&grades[num+1]);
what it make in a program?
Chat with our AI personalities
In C, it is -4000.0 In others languages, it is -4000.0
#include<stdio.h> #include<conio.h> void main() { int n; clrscr(); printf("\n enter the number:"); scanf("%d",&n); if(n%2==0) printf("\n the number is even"); getch(); }
C-language was derived from B-language.
C Language is First Step of Programming Language, Help for C Language you are show the correct answer
You can multiply the number of radians by 180/pi.