Answer Posted / sugumar
Functions let us create logical groupings of code
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are two dimensional arrays alternatively called as?
What is an array? What the different types of arrays in c?
What do you understand by normalization of pointers?
How can you find the exact size of a data type in c?
What are the different types of endless loops?
Given two strings S1 and S2. Delete from S2 all those characters which occur in S1 also and finally create a clean S2 with the relevant characters deleted.
Write a program to use switch statement.
What is stack in c?
a function gets called when the function name is followed by a a) semicolon (;) b) period(.) c) ! d) none of the above
Is return a keyword in c?
What are the keywords in c?
What is page thrashing?
What is the difference between NULL and NUL?
in iso what are the common technological language?
How can I send mail from within a c program?