In the name of ALLAH, the most beneficient, the most merciful

Introduction to Programming (CS201)

Question (select most suitable option)

  Within the statement obj1=obj2; obj1 will call the assignment operator function and obj2 will be passed as an argument to function.
True
False