What is void c?
No Answer is Posted For this Question
Be the First to Post Answer
Which control loop is recommended if you have to execute set of statements for fixed number of times?
What is #include conio h?
Can math operations be performed on a void pointer?
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.
In C language, a variable name cannot contain?
What does *p++ do?
What are the two forms of #include directive?
What language is lisp written in?
Is c functional or procedural?
How is a two dimensional array passed to function when the order of matrix is not known at complie time?
Explain how do you sort filenames in a directory?
Explain function?