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
What is xss and csrf?
What is the correct line to use within the php.ini file, to specify that 128mb would be the maximum amount of memory that a script may use?
Is null check in php?
How to remove blank spaces from the string?
What is html used for?
What is the default session time in php?
What is the difference between runtime exception and compile time exception?
Can we use include ("xyz.php") two times in a php page "index.php"?
What is difference between python and php?
What is the use of die in php?
What is global array in php?
Why overriding is called runtime polymorphism?
What is singleton class in php?
What is json php?
How is it possible to know the number of rows returned in result set?