Multiple choice technology What is PPR Partial process rendering Partial Page Rendering Page Partial rendering Page Process rendering Reveal answer Fill a bubble to check yourself B Correct answer Explanation PPR stands for Partial Page Rendering, a technique in web frameworks (especially OAF/ADF) where only a portion of the page is refreshed without reloading the entire page. This improves user experience and reduces server load. Option B is correct.