Answer Posted / karthikeyan
keywords are the words which have a specific meaning and
cannot be used as a variable
Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
Explain what header files do I need in order to define the standard library functions I use?
Explain how can I manipulate strings of multibyte characters?
Why ca not I do something like this?
Why doesnt long int work?
What is the purpose of main( ) in c language?
Write a program to check armstrong number in c?
What is getch?
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
How can I write a function that takes a format string and a variable number of arguments?
What do you mean by dynamic memory allocation in c? What functions are used?
What are the types of bitwise operator?
What does malloc () calloc () realloc () free () do?
How do I get an accurate error status return from system on ms-dos?
Did c have any year 2000 problems?
What is stack in c?