how to compare two strings without using strcmp() function??
what is difference between array of characters and string
void main(){ int a; a=1; while(a-->=1) while(a-->=0); printf("%d",a); }
write a progam to display the factors of a given number and disply how many prime numbers are there?
There seem to be a few missing operators ..
The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none
if we take a number as a char then can we manipulate(add, subtract) on this number
What is "Duff's Device"?
how to use showbits function?
What is derived datatype in c?
how do you programme Carrier Sense Multiple Access
define switch statement?
write a program to print infinte number