Both are 2 different things used for different purpose
Master Page - Used to save time of designing so that we can repeat common design across pages and it is not an HTML control it is an ASP.Net control
IFRAME - Is an HTML control to load a web page inside another web page.