Answer Posted / iyswarya
it is a structured oriented programming language.
middle level language,portable
it does not support oops concepts and is used in system
software and application software programs.
it has 32 kewords.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are two dimensional arrays alternatively called as?
What should malloc() do? Return a null pointer or a pointer to 0 bytes?
What is the hardest programming language?
Is boolean a datatype in c?
what is recursion in C
What are different types of variables in c?
What is the purpose of sprintf() function?
Who is the main contributor in designing the c language after dennis ritchie?
How to draw the flowchart for structure programs?
please help me..... please codes and flowchart plz turbo c lang po yan.....please asap response... 3. Make an astrology program. The user types in his or her birthday (month, day, and year as integer), and the program responds with the user’s zodiac sign, horoscope, and other information related to it. If the user’s birth year falls into a leap year, your program should display an appropriate message for it. NOTES: Conditional Statements: it should be with graphics
Is exit(status) truly equivalent to returning the same status from main?
Why does everyone say not to use scanf? What should I use instead?
What are the loops in c?
What is the use of bitwise operator?
What is a file descriptor in c?