Why C language is a procedural language?
No Answer is Posted For this Question
Be the First to Post Answer
To print the pattern 1 2 3 4 5 10 17 18 19 6 15 24 25 20 7 14 23 22 21 8 13 12 11 10 9
Want to know how to write a C program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.
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?
write a program in c to find out the sum of digits of a number.but here is a condition that compiler sums the value from left to right....not right to left..
what is the difference between malloc() and calloc() function?
print a "hello" word without using printf n puts in c language
wite a programme in c to linear search a data using flag and without using flags?
What is structure pointer in c?
4.weight conversion: Write a program that will read weight in pounds and convert it into grams.print both the original weight and the converted value.There are 454 grams in a pound.design and carry out a test plan for this program.
What is the difference b/w Structure & Class?
How to implement call back functions ?
Is fortran faster than c?