Answer Posted / anoop raj
because they're on a 16-bit processor
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How does placing some code lines between the comment symbol help in debugging the code?
Which programming language is best for getting job 2020?
using for loop sum 2 number of any 4 digit number in c language
What is calloc malloc realloc in c?
What is c variable?
When should you use a type cast?
What is the meaning of c in c language?
Where we use clrscr in c?
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.
What is difference between scanf and gets?
What are the types of arrays in c?
How can a number be converted to a string?
Can I initialize unions?
Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?
What is a string?