what is the difference between class and unio?
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of define in c?
1. main() { printf("%d",printf("HelloSoft")); } Output?
1)what are limitations for recursive function? 2)write a program to read a text file and count the number of characters in the text file
What are the advantages of external class?
I have seen function declarations that look like this
Give a method to count the number of ones in a 32 bit number?
who will call your main function in c under linux?
write a C program: To recognize date of any format even formats like "feb-02-2003","02-february-2003",mm/dd/yy, dd/mm/yy and display it as mm/dd/yy.
what is the similarities between. system call and library function?
Write a program to check armstrong number in c?
What is 1f in c?
Write a program to print numbers from 1 to 100 without using loop in c?