Content text 24 Computer Science & Applications Paper III.pdf
Paper III 4 K-2414 Total Number of Pages : 16 13. Assuming that one allows 256 depth value levels to be used, how much memory would a 512 × 512 pixel display require to store the Z-buffer. (A) 512 K (B) 256 K (C) 1024 K (D) 128 K 14. In 2 – D computer animation, moving objects are often referred to as (A) Translate (B) Sprites (C) Move (D) RUN 15. The dimension of a fractal is defined in terms of two parameters, N and S, where N is the no. of pieces and S is the scaling factor. The expression for Dimension is (A) S/N (B) log N/Log S (C) N/S (D) log S/log N 16. Which is not parameter passing (A) Call-by-value (B) Call-by-reference (C) Call-by-name (D) Call-by-function 17. In the statement static refers to Public Static int x ; (A) scope of the variable (B) not to the scope of the variable (C) public (D) protected 18. Which is perfect match (I) Regular Language (II) Functional Language (III) Logical Language (IV) Perl (V) LISP (VI) PROLOG (A) (I) and (IV) (B) (II) and (VI) (C) (III) and (IV) (D) (III) and (V) 19. Which is not parallel command ? (A) Thread (B) Fork (C) Par do (D) Socket