How was c created?
No Answer is Posted For this Question
Be the First to Post Answer
What is the Lvalue and Rvalue?
what does " calloc" do?
Why doesnt the call scanf work?
main() { float a=3.2e40; printf("%d",a); }
number of times a digit is present in a number
how to reverse string "Hello World" by using pointers only. Without any temp var
write a program to check whether a number is Peterson or not.
How can I set an array's size at run time?
In the DOS enveronment, normal RAM that resides beyond the 1mb mark. a) expanded memory b) swapped memory c) Extended memory d) none
hi... can anyone help me to make a two-dimensinal arrays in finding the sum of two elements plzzz. thnx a lot...
Write a program to print a (*)pattern programming (A to Z) in capital in one programming ?
write a c program to do the following: a) To find the area of a triangle. b) To convert the temperature from Fahrenheit to Celsius. c) To convert the time in hours : minutes : seconds to seconds.