Answer Posted / guest
come out of executing programme.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
what is recursion in C
What are loops in c?
How can you increase the allowable number of simultaneously open files?
Can you write the algorithm for Queue?
What is the difference between procedural and functional programming?
What is structure in c language?
What is the difference between single charater constant and string constant?
What are the differences between Structures and Arrays?
what will be the output for the following main() { printf("hi" "hello"); }
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
What is the difference between if else and switchstatement
What is 'bus error'?
How can I find out if there are characters available for reading?
What are the properties of union in c?
What are the features of c language?