C,c++, Java is all are structural oriented or procedure
oriented language..?
Answer Posted / v.prasad
c is structural oriented language c++ is structural &
procedure oriented language bt java is procedure oriented
language
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is NULL pointer?
how do you programme Carrier Sense Multiple Access
What is #define size in c?
What are the features of c language?
Explain how can I convert a string to a number?
What are header files and what are its uses in C programming?
Can a variable be both constant and volatile?
Why is structure padding done in c?
Why clrscr is used in c?
Compare array data type to pointer data type
Subtract Two Number Without Using Subtraction Operator
A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference
Why is python slower than c?
How can I find out the size of a file, prior to reading it in?
p*=(++q)++*--p when p=q=1 while(q<=6)