What is the use of f in c?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to generate the first n terms in the series --- 9,11,20,31,...,82
Difference between malloc() and calloc() function?
Read the following data in two different files File A: aaaaaaaadddddddd bbbbbbbbeeeeeeee ccccccccffffffff File B: 11111111 22222222 33333333 By using the above files print the following output or write it in the Other file as follows aaaaaaaa11111111dddddddd bbbbbbbb22222222eeeeeeee cccccccc33333333ffffffffffff
is it possible to create your own header files?
What is memmove?
input may any number except 1,output will always 1.. conditions only one variable should be declare,don't use operators,expressions,array,structure
in a town the percentage of men is 52 the percentage of total literacy is 48 if total percentage of literate men is 35 of the total population write a program to find the total no of the literate men and women if the population of the town is 80000
Print the foll in C...eg when n=5 the o/p must b + + + + + + + + + + + + + + + + +
What's the difference between a linked list and an array?
Hai friends im a i year student. i want to develop my knowledge in the field of TSR in c. How I'm Improve ?
How to write the code of the program to swap two numbers with in one statement?
What is RAM memory? and What is ROM?Who designed one is temparary and another is permanent?why they designed like that?By using far pointer which type data(whether hexadecimal)we can access?