C,c++, Java is all are structural oriented or procedure
oriented language..?
Answer Posted / satyendu samal
all are procedure oriented language
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Why is struct padding needed?
What is define c?
What is an endless loop?
write a program to concatenation the string using switch case?
How can I find out how much free space is available on disk?
What is the difference between volatile and const volatile?
How to declare a variable?
How will you declare an array of three function pointers where each function receives two ints and returns a float?
What does the error message "DGROUP exceeds 64K" mean?
Explain what is the difference between functions abs() and fabs()?
What is wrong with this program statement?
Explain pointer. What are function pointers in C?
How do I get a null pointer in my programs?
How can I read and write comma-delimited text?
Explain how can I avoid the abort, retry, fail messages?