Search:

Type: Posts; User: ashwini165; Keyword(s):

Search: Search took 0.00 seconds.

  1. Answers
    13
    Views
    5,439

    Re: Is this a correct statement

    In C/C++ this is not a valid statement.
    To make it a valid C++ statement add "const" in the statement like this.
    const & rnum = 12;
  2. Answers
    4
    Views
    4,173

    Re: Deallocating dynamically allocated heap

    When a malloc() is called some physical memory is mapped on to your process address space. When your process will ends up this memory will return to the system.
Results 1 to 2 of 2
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact