Multiple choice technology testing What does the “ChildObjects” method return? A Collection of Objects A count of the number of Objects on the page All the Web pages displayed in the browser None of the above Reveal answer Fill a bubble to check yourself A Correct answer Explanation The ChildObjects method returns a collection of all child objects that match the specified description properties from a parent object. This enables programmatic retrieval and manipulation of multiple similar objects.