Which of the following statements is correct in this python code?
class Name:  
def __init__(javatpoint):
javajavatpoint = java
name1=Name("ABC")
name2=name1

Posted on by