Can we use the keyword class to create a class object instance?

No, we need the class name followed by ()YesNo, we just need the class name

No, we need the class name followed by ().