IDNLearn.com offers a unique blend of expert answers and community-driven knowledge. Discover reliable and timely information on any topic from our network of experienced professionals.

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()'