Join 60,000+ competitive exam aspirants
Which of the following methods will be used to add a new slide at the beginning of a presentation in MS-PowerPoint VBA?
Slides.Add(Index:=1, Layout:=ppLayoutText)
Presentation.NewSlide(1, ppLayoutTitleOnly)
SlideShow.Insert(1, ppLayoutBlank)
AddSlide.First(ppLayoutContent)
Slides.Add(Index:=1, Layout:=ppLayoutText)
Practice and solve "Which of the following methods will be used to add a new slide at the beginning of a presentation in..." for Basic Knowledge of Computer Proficiency - CCIJunior Assistant General 01 Sep 2026 Shift 2. The correct answer is Option A: Slides.Add(Index:=1, Layout:=ppLayoutText). Detailed step-by-step solution, conceptual clarity, and formulas on Examoogle.
Practice and solve "Which of the following methods will be used to add a new slide at the beginning of a presentation in..." for Basic Knowledge of Computer Proficiency - CCIJunior Assistant General 01 Sep 2026 Shift 2. The correct answer is Option A: Slides.Add(Index:=1, Layout:=ppLayoutText). Detailed step-by-step solution, conceptual clarity, and formulas on Examoogle.