Answer Posted / mrunali
C is a programming language.c++ structured language.C is a
procedure oriented programming language.c++ is
object oriented programing language.then bottom down
approach.c is top down approach.In C++ there is no
complusary to declare variable at the beginning of the
program.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what’s the problem?
Require_once(), require(), include(). What is difference between them?
Explain how to run the interactive php shell from the command line interface?
What is the purpose of the '.myd' file extension? What do thes file contain?
How can we determine whether a variable is set?
How to get elements in reverse order of an array in php?
What is an associative array?
Write a program to swap two numbers using php.
What is a session in php?
How to get useful error messages in php?
How to replace a substring in a given string in php?
How does csrf attack work?
What is the capacity of mysql database?
What is x+ mode in fopen() used for?
Why php is used in html?