in iso what are the common technological language?
No Answer is Posted For this Question
Be the First to Post Answer
why division operator not work in case of float constant?
Can i use Two or More Main Funtion in any C program.?
Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014 Npu university
main() { int *ptr=(int*)malloc(sizeof(int)); *ptr=4; printf("%d",(*ptr)+++*ptr++); }
writw a program to insert an element in the begning of a doubly linked list
input may any number except 1,output will always 1.. conditions only one variable should be declare,don't use operators,expressions,array,structure
What does c mean before a date?
How #define works?
what is difference between strcmp & palindrome?
What could possibly be the problem if a valid function name such as tolower() is being reported by the C compiler as undefined?
Explain about the functions strcat() and strcmp()?
write a program to swap two numbers without using temporary variable?