Answer Posted / fareeth
c++ programming is an oops based using classes and
functions, c is an ordinary programming language
| Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
How come the code works, but doesn’t for two-dimensional array of mine?
Php code to find whether a number armstrong or not?
Are objects passed by value or by reference?
What is active record in php?
What are the environmental variables?
What are the features and advantages of object-oriented programming in php?
Starting or restarting a computer is called
What is the difference between laravel and php?
What is the method to execute a php script from the command line?
What is mysqli_fetch_array?
I am writing an application in php that outputs a printable version of driving directions. It contains some long sentences, and I am a neat freak, and would like to make sure that no line exceeds 50 characters. How do I accomplish that with php?
How is it possible to cast types in php?
Explain me what are the differences between mysql_fetch_array(), mysql_fetch_object(), mysql_fetch_row()?
What are magic methods?
What is difference between strstr() and stristr() in PHP?