Explain what is the difference between text files and binary files?
No Answer is Posted For this Question
Be the First to Post Answer
write a C program : To find out the number of identical words in two files . the file name should be taken as command line argument .
What are the features of c languages?
print the table 5 in loops
What is assert and when would I use it?
Why cant I open a file by its explicit path?
write a c program to find reminder and quotient if one number is divided by other.to code this program don't use more than 2 variables
Can variables be declared anywhere in c?
What is a program flowchart?
Why static variable is used in c?
Can a pointer point to null?
What does double pointer mean in c?
write a C program to print the program itself ?!