The answer would be 'A', 'To do yoga, I need a shirt, that is loose and comfortable.'
Why: There is an unneeded comma after the word 'shirt'.
The following is considered a nonsense poetry because it rhymes
and because it is funny.
Answer: Option C and D.
Explanation:
Nonsense poems are the ones where the poet makes use of meaningless words to create humor and which makes use of rhymes. The lines ’ Tied his loafers, licked his tongue,
And told about the bee he stung’ is a part of one of the poem from the book ‘Rainbow Soup’ by Neel Layton.
The poet have made use of couplets where the first two lines rhyme with each other and so on. For example here the two lines rhyme with each other: ‘tongue-stung.’ Apart from this, the poem is also quite humorous, which is the main feature of nonsense poems.
Answer:
A browser engine is not a stand-alone computer program but a critical piece of a larger program, such as a web browser, from which the term is derived. (The word "engine" is an analogy to the engine of a car.)
Besides "browser engine", two other terms are in common use regarding related concepts: "layout engine" and "rendering engine". In theory, layout and rendering (or "painting") could be handled by separate engines. In practice, however, they are tightly coupled and rarely considered separately.
In addition to layout and rendering, a browser engine enforces the security policy between documents, handles navigation through hyperlinks and data submitted through forms, and implements the Document Object Model (DOM) data structure exposed to page scripts.