C++ Supports Pointers or Not

Does c++ supports pointers or not? if it is then how it can provide security over data. Elaborate pls....And thank you very much in advance.

Replies

  • gaurav.bhorkar
    gaurav.bhorkar
    Yes, C++ supports pointers.
    Ex. int *p; //a pointer to an integer variable

    What do you mean by "security over data"?
    Access to members of a class can be controlled by using the access specifiers (private, public).
  • Pensu
    Pensu
    Yes, C++ supports pointers. And i dont know how it is related to data security, and as gaurav said u have abstraction in C++ to support security.

You are reading an archived discussion.

Related Posts

What is the difference between microprocessor based relay & microcontroller based relay?
hi friends i am new to the android testing. I have a doubt regarding this. without having the source code can we write test cases for android ? and we...
I am a part of 'Engineers Without Borders' Team of my college and as the first project, we are conducting energy audit of our college. From what the team discussed,...
Amazon Launches Toy e-Commerce Site – YoYo - CrazyEngineers TRAI Brings 100 SMS Per Day Restriction From Sept 27 - CrazyEngineers ShieldPRO N22G – A Notebook For Rugged Users -...
Those who are unaware about TED, here is some briefing: TED is a nonprofit devoted to Ideas Worth Spreading. It started out (in 1984) as a conference bringing together people...