Pergunta de entrevista da empresa Sasken

There is one class A. A a, b; a = b; Will a and b point to same memory location or b will have same data as a but have its own memory?