New ! Computer Science MCQ Practise Tests



11th Standard English Medium Computer Science Subject Functions Book Back 1 Mark Questions with Solution Part - I

11th Standard

    Reg.No. :
  •  
  •  
  •  
  •  
  •  
  •  

Computer Science

Time : 01:00:00 Hrs
Total Marks : 5

    1 Marks

    5 x 1 = 5
  1. Which of the following header file defines the standard I/O predefined functions?

    (a)

    stdio.h

    (b)

    math.h

    (c)

    string.h

    (d)

    ctype.h

  2. Which function is used to check whether a character is alphanumeric or not:

    (a)

    isalpha ( )

    (b)

    isdigit ()

    (c)

    isalnum ()

    (d)

    islower ()

  3. Which function begins the program execution?

    (a)

    isalpha()

    (b)

    isdigit()

    (c)

    main()

    (d)

    islower()

  4. Which of the following function is with a return value and without any argument?

    (a)

    x=display(int, int)

    (b)

    x=display()

    (c)

    y=display(float)

    (d)

    display(int)

  5. Which is return data type of the function prototype of add(int, int);?

    (a)

    int

    (b)

    float

    (c)

    char

    (d)

    double

*****************************************

Reviews & Comments about 11th Standard English Medium Computer Science Subject Functions Book Back 1 Mark Questions with Solution Part - I updated Book back Questions

Write your Comment