Answer Posted / srividya
C is structual language but c++ is a object Oriented
language. C is a top down approach and c++ is a bottom up
approach
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to create an array of a group of items inside an html form?
Tell me what is mean by an associative array?
Is php better than java?
Tell me what is the use of isset() in php?
What is the use of limit in mysql?
How many types of array are there in php?
Do csrf tokens expire?
Which function would you use to replace a record in a database in php?
How to execute an sql query?
Is php 5.6 secure?
Tell me in php, objects are they passed by value or by reference?
What is a model in php?
Which is better python or php?
How to access a specific character in a string?
Explain what is the static variable in function useful for?