adsense

Hii, welcome to my site. My name is Om prakash kartik. This blog helps you to learn programming languages concepts.

2018 BCA objective questions of paper II with answer. BRAB university

2018 BCA objective questions of paper II with answer. BRAB university




  •    Fill in the blanks with appropriate answer from given options :- 
       (i) The base of hexadecimal number is …………..
               (a)  2           (b)   8             (c) 10             (d) 16
        (ii)  Oval symbol in a flowchart represents ………
               (a)  Input /Output           (b)   Decision   (c)   Process      (d)   Start/End
        (iii)  TTL stands for ………..
                (a)  Triode Transistor Logic
                (b)   Transistor Transformer Logic 
    (c)   Transistor -Transistor Logic     
    (d)   Transformer Transistor Logic 
         (iv)   A detailed flowchart is called …………
(a)  Stack                    (c)   Micro                  (b)   Macro                      (d)   Union
          (v)  A statement used to close the IF block is ………
 (a)  ELSE                          (c)   ELSEIF                                                       
  (b)   END                          (d)   ENDIF
         (vi) Boolean algebra is also called …………
(a)  Switching                               (c)   Arithmetic algebra                         
                (b)  Linear algebra                        (d)   Algebra
          (vii)  ………… is a graphical method for describing logic of decision.
 (a)  Decision Table                   (c)   Flowchart            
 (b)   Algorithm                                        (d)   None of these
          (viii)  All keywords in C are in ……..
       (a)  Lower Case Letters            (b)  Upper Case Letter 
                   (c) Title Case Letters                    (d) any of the above
           (ix)  …………… is a multi-way decision statement?
         (a)  If                                         (b)  IF……else
                    (c) Switch                               (d) None of these
           (x) ………… is not a valid variable name declaration?
         (a)  Int_a3;                               (b)  int a_3;
                    (c)  int 3_a;                    (d)   int _3a
          (xi) ………….. is correct with respect to the size of data types.
          (a)  char>int>float                (b)  int>char>float
                      (c)  char<int<double                                  (d)   double>char>in
 (xii) A value from called function is given back to calling function by using ………..                           keyword.
                     (a)  Return                                           (b)  Static
                     (c)  New                                                 (d)   Volatile
         (xiii)  The keyword ‘break’ cannot be simply used within ………
         (a)  Do-while                                           (b)   If-else
                     (c)  For                                                       (d)   While
        (xiv) Division of longer program into number of smaller sub-program is called                                               ………………..
        (a)  Prototyping                                               (b)   Referencing
                    (c)  Modularization                              (d)   Definition
           (xv) ……….. is a keyword in C.
        (a) Define                                             (b)   Include
                     c)  Extern                                             (d)   Main





  •   Previous Objective questions
                    20032004200520062007  ,20082009,  2010, 20112012

Post a Comment

0 Comments