1. What is const constructor ? Mid A. a compile-time-canonicalized instance that the framework can skip rebuilding because it never changes B. a wrapper that isolates a subtree onto its own layer so its repaints do not force neighbors to repaint C. the practice of narrowing rebuild scope and reusing immutable subtrees to minimize wasted layout and paint work D. a lazy list that constructs and recycles item widgets on demand instead of building them all up front Reveal the answer + AI explanation — free account
2. Which term means: "a compile-time-canonicalized instance that the framework can skip rebuilding because it never changes"? Mid A. ListView builder B. build optimization C. const constructor D. RepaintBoundary Reveal the answer + AI explanation — free account
3. Which statement is correct? Mid A. const constructor — a compile-time-canonicalized instance that the framework can skip rebuilding because it never changes B. const constructor — the practice of narrowing rebuild scope and reusing immutable subtrees to minimize wasted layout and paint work C. const constructor — a wrapper that isolates a subtree onto its own layer so its repaints do not force neighbors to repaint D. const constructor — a lazy list that constructs and recycles item widgets on demand instead of building them all up front Reveal the answer + AI explanation — free account
4. What is RepaintBoundary ? Senior A. the practice of narrowing rebuild scope and reusing immutable subtrees to minimize wasted layout and paint work B. a compile-time-canonicalized instance that the framework can skip rebuilding because it never changes C. a wrapper that isolates a subtree onto its own layer so its repaints do not force neighbors to repaint D. a lazy list that constructs and recycles item widgets on demand instead of building them all up front Reveal the answer + AI explanation — free account
5. Which term means: "a wrapper that isolates a subtree onto its own layer so its repaints do not force neighbors to repaint"? Senior A. RepaintBoundary B. const constructor C. ListView builder D. build optimization Reveal the answer + AI explanation — free account
6. Which statement is correct? Senior A. RepaintBoundary — the practice of narrowing rebuild scope and reusing immutable subtrees to minimize wasted layout and paint work B. RepaintBoundary — a compile-time-canonicalized instance that the framework can skip rebuilding because it never changes C. RepaintBoundary — a lazy list that constructs and recycles item widgets on demand instead of building them all up front D. RepaintBoundary — a wrapper that isolates a subtree onto its own layer so its repaints do not force neighbors to repaint Reveal the answer + AI explanation — free account
7. What is build optimization ? Senior A. the practice of narrowing rebuild scope and reusing immutable subtrees to minimize wasted layout and paint work B. a wrapper that isolates a subtree onto its own layer so its repaints do not force neighbors to repaint C. a lazy list that constructs and recycles item widgets on demand instead of building them all up front D. a compile-time-canonicalized instance that the framework can skip rebuilding because it never changes Reveal the answer + AI explanation — free account
8. Which term means: "the practice of narrowing rebuild scope and reusing immutable subtrees to minimize wasted layout and paint work"? Senior A. ListView builder B. build optimization C. const constructor D. RepaintBoundary Reveal the answer + AI explanation — free account
9. Which statement is correct? Senior A. build optimization — the practice of narrowing rebuild scope and reusing immutable subtrees to minimize wasted layout and paint work B. build optimization — a compile-time-canonicalized instance that the framework can skip rebuilding because it never changes C. build optimization — a lazy list that constructs and recycles item widgets on demand instead of building them all up front D. build optimization — a wrapper that isolates a subtree onto its own layer so its repaints do not force neighbors to repaint Reveal the answer + AI explanation — free account
10. What is ListView builder ? Mid A. a compile-time-canonicalized instance that the framework can skip rebuilding because it never changes B. a wrapper that isolates a subtree onto its own layer so its repaints do not force neighbors to repaint C. a lazy list that constructs and recycles item widgets on demand instead of building them all up front D. the practice of narrowing rebuild scope and reusing immutable subtrees to minimize wasted layout and paint work Reveal the answer + AI explanation — free account
11. Which term means: "a lazy list that constructs and recycles item widgets on demand instead of building them all up front"? Mid A. ListView builder B. build optimization C. const constructor D. RepaintBoundary Reveal the answer + AI explanation — free account
12. Which statement is correct? Mid A. ListView builder — a wrapper that isolates a subtree onto its own layer so its repaints do not force neighbors to repaint B. ListView builder — a lazy list that constructs and recycles item widgets on demand instead of building them all up front C. ListView builder — a compile-time-canonicalized instance that the framework can skip rebuilding because it never changes D. ListView builder — the practice of narrowing rebuild scope and reusing immutable subtrees to minimize wasted layout and paint work Reveal the answer + AI explanation — free account