cobi839 cobi839 23-07-2024 Computers and Technology Answered Which of the following methods is used to create a new instance of a class in object-oriented programming?A) 'new()'B) 'clone()'C) 'initialize()'D) 'instantiate()'