Why we use stdio h in c?
No Answer is Posted For this Question
Be the First to Post Answer
How are pointers declared in c?
how do we remove the printed character in printf statement and write next it it
can please someone teach me how to create this program using while statement.. this is the output should look like 0 2 4 6 8 10 -thanks.. :) need it asap...
Is there a built-in function in C that can be used for sorting data?
Write a simple code fragment that will check if a number is positive or negative.
What is function what are the types of function?
what is the full form of c language
Can you subtract pointers from each other? Why would you?
what does " calloc" do?
Difference between C and Embedded C?
can we write a c program with out using main
Write a program to compute the similarity between two strings - The program should get the two strings as input - Then it will output one single number which is the percentage of similarity between the two strings