Answer Posted / savita
Finding the error and fixing it is diagnosis.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the types of i/o functions?
On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area
Why is c so important?
What is a structure and why it is used?
how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?
What is the time and space complexities of merge sort and when is it preferred over quick sort?
What’s a signal? Explain what do I use signals for?
What is a program flowchart and explain how does it help in writing a program?
What is the difference between Printf(..) and sprint(...) ?
Is it cc or c in a letter?
Explain how can I make sure that my program is the only one accessing a file?
How do I read the arrow keys? What about function keys?
If a five digit number is input through the keyboard, write a program to print a new number by adding one to each of its digits.For example if the number that is input is 12391 then the output should be displayed as 23402
How many data structures are there in c?
An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language a) string b) data structure c) pointers d) array