Method ________ of interface SurfaceHolder.Callback is called when the SurfaceView’s size or orientation changes, and would typically be used to redisplay graphics based on those changes.
a. surfaceSizeChanged
b. surfaceOrientationChanged
c. onSizeChanged
d. surfaceChanged
d. surfaceChanged
Computer Science & Information Technology