show/hide this revision's text 3 added 2 characters in body

Why does C++ need and use pointers? I know they add power to the language but they make it a lot harder to understand for beginners. Languages like F#, C#Java, Ruby, Python, Lua, etc. get by just fine without them, and they're quite powerful.

show/hide this revision's text 2 Capitalised programming language names

Why does c++ C++ use pointers?

Why does c++ C++ need and use pointers? I know they add power to the language but they make it a lot harder to understand for beginners. Languages like f#F#, c# rubyC#, pythonRuby, luaPython, Lua, etc. get by just fine without them, and they're quite powerful.

show/hide this revision's text 1

Why does c++ use pointers?

Why does c++ need and use pointers? I know they add power to the language but they make it a lot harder to understand for beginners. Languages like f#, c# ruby, python, lua, etc. get by just fine without them, and they're quite powerful.