macros and function are related in what aspect?
a)recursion b)varying no of arguments
c)hypochecking d)type declaration
Answer Posted / guest
d)type declaration
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is struct node in c?
What is the difference between declaring a variable and defining a variable?
What is a constant?
a single linked list consists of nodes a to z .print the nodes in reverse order from z to a using recursion
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
Explain what are global variables and explain how do you declare them?
Give differences between - new and malloc() , delete and free() ?
What are identifiers c?
write a program that will open the file, count the number of occurences of each word in the the complete works of shakespeare. You will then tabulate this information in another file.
Explain how are 16- and 32-bit numbers stored?
"C" language developed by "Dennis Ritchie" at AT & T. his remarks are a) too general, too abstract b) could deal with only specific problems c) lost generality of BCPL and B restored d) no remarks
What does 3 mean in texting?
Is it possible to pass an entire structure to functions?
How can I call system when parameters (filenames, etc.) Of the executed command arent known until run time?
Explain heap and queue.