C,c++, Java is all are structural oriented or procedure
oriented language..?
Answer Posted / guest
yes
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What is ctrl c called?
What are the different types of data structures in c?
What does int main () mean?
What is void main () in c?
main() { inta=10,b=20; a>=5?b=100:b=200; printf("%d ",b); }
Explain 'bus error'?
what are bit fields in c?
What is ambagious result in C? explain with an example.
Which is best linux os?
How can you draw circles in C?
How to set file pointer to beginning c?
What is exit() function?
Explain how can I right-justify a string?
Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor
Why c is faster than c++?