Embedding through ‹iframe› Tag

Q1. An inline frame is used to embed another document within the current HTML document. State True Or False.
Q2. Which attribute allows you to give a name to a frame?
Q3. Select the correct attribute of iframe tag for border to inline frame.
Q4. Select the correct attribute for specifying the address of the document to embed in the iframe.
Q5. How can we add srcdoc in iframe tag?