Answer Posted / ganesh
software is a collection of
programs or instruction that are
used to some purpose.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain what is the use of a semicolon (;) at the end of every program statement?
how to create duplicate link list using C???
When should a type cast be used?
What's the total generic pointer type?
Program will then find the largest of three numbers using nested if-else statements. User is prompted to enter three numbers. Program will find the largest number and display it on the screen. All three numbers entered by the user are also displayed. If user enters 21, 33, and 5, the output should be as follows: You entered: 21, 33 and 5. The largest number is 33.
What are shell structures used for?
Write programs for String Reversal & Palindrome check
can any one tel me wt is the question pattern for NIC exam
Is main an identifier in c?
How to establish connection with oracle database software from c language?
What does return 1 means in c?
Is there a way to compare two structure variables?
Why is it usually a bad idea to use gets()? Suggest a workaround.
#include
What is restrict keyword in c?