Answer Posted / ajay
Software is a set instruction given to a system which makes
it easy for the user to do a particular task.
Which would be easy and time saving.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is meant by realloc()?
Can two or more operators such as and be combined in a single line of program code?
to find the closest pair
Explain how can I write functions that take a variable number of arguments?
Distinguish between actual and formal arguments.
what is the height of tree if leaf node is at level 3. please explain
How to compare array with pointer in c?
Is a house a mass structure?
What are the features of c languages?
What is the purpose of ftell?
Explain what is a static function?
What language is c written?
Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.
In a switch statement, explain what will happen if a break statement is omitted?
What is volatile keyword in c?