just as you do it in C.
Sure.
Use the C++ getline() function from the standard library.
Nothing.
to locate coordinates ..
How the turbo c plus plus use what in the computer.
just as you do it in C.
Only if you have a C++ compiler.
depends what you use it for. c++ = object oriented c = not object oriented
Use "typedef" : both in C and C++.
To use C++ in Netbeans you will need a C++ compiler.
Sure.
Programming language.
In C and in C++, the ++ operator means to increment. C++ was intended to be the next version, i.e. the incremental next step, of C, hence the use of the ++ operator.
Use the C++ getline() function from the standard library.
If you're an experienced C++-programmer, they it is easy to use, even if you are not making an OS.
There is no "power" operator in C or C++. You need to the use the math library function pow().