What are the differences between procedure-oriented
languages and object-oriented languages?
Answer Posted / sathish
C employs top down approach which is an procedure oriented,
where as c++ employs bottom up approach which is an object
oriented language.
| Is This Answer Correct ? | 30 Yes | 5 No |
Post New Answer View All Answers
What is serialization in php?
What are php errors?
Explain the importance of the function htmlentities.
Does php use html?
How do you compare strings in java?
How do you clear environment variables?
Which is better get or post method?
How does php server work?
What is the purpose of using php?
What is php and its features?
What is the delimiter syntax is PHP's default delimiter syntax
How to get the ip address of the client?
Why should I learn php?
Explain about the data types in PHP?
How can you declare the array in php?