Multiple choice technology architecture Which method will instantiate a new page in the clipboard? (a) New-Page (b) Open-Page (c) Page-New (d) Page-Open Reveal answer Fill a bubble to check yourself C Correct answer Explanation The Page-New method in PRPC creates a new page on the clipboard and instantiates it. New-Page and Open-Page are not valid method names, and Page-Open would typically open an existing page rather than create a new one.