non conforming
what is the meaning of n d i c.
'n' can be an identifier, '1' is a digit
what is the full meaning of N.N.P.C.?
National Marketing Cooperation
quinque ( pronounced c EE n Ke )
c + n
O N G C stands for Oil and Natural Gas Corporation, which is a public sector undertaking in India. It is responsible for the exploration and production of oil and natural gas in the country, as well as overseas.
long factorial(int); int main() { int i, n, c; printf("Enter the number of rows you wish to see in pascal triangle\n"); scanf("%d",&n); for ( i = 0 ; i < n ; i++ ) { for ( c = 0 ; c
Milli- symbol is m, meaning is one thousandth. Deci- symbol is d, meaning is one tenth. Nano- symbol is n, meaning is one billionth. Centi- symbol is c, meaning is one hundredth.
#include<stdio.h> int main (void) { int i ,c,n; for(i=100;i<=200;i++) { for(n=1;n<=i;n++) { if(i%n==0) { c++; } if(c==2) } printf("the numbers =%2d",c); } }
void main() { int a,b,c; clrscr(); printf("Enter the value of a:"); scanf("%d",&a); printf("\nEnter the value of b:"); scanf("%d",&b); printf("\nEnter the value of c:"); scanf("%d",&c); if(a>b) { if(a>c) { if(b>c) { printf("c is smallest\n"); printf("b is middle\n"); printf("a is largest\n"); } else { printf("b is smallest\n"); printf("c is middle\n"); printf("a is largest\n"); } } else { printf("b is smallest\n"); printf("a is middle\n"); printf("c is largest\n"); } } else if(b>c) { if(a>c) { printf("c is smallest\n"); printf("a is middle\n"); printf("b is largest\n"); } else { printf("a is smallest\n"); printf("c is middle\n"); printf("b is largest\n"); } } else { printf("a is smallest\n"); printf("b is middle\n"); printf("c is largest\n"); } getch(); }
N. C. Vasanthakokilam was born in 1919.