New ! Computer Science MCQ Practise Tests



12th Standard English Medium Computer Science Subject Strings and String Manipulations Creative 3 Mark Questions with Solution Part - I

12th Standard

    Reg.No. :
  •  
  •  
  •  
  •  
  •  
  •  

Computer Science

Time : 01:00:00 Hrs
Total Marks : 15

    3 Marks

    5 x 3 = 15
  1. Write a program to accept a string and print it in reverse order.

  2. Write the usage of the following format string characters.
    (i) % c
    (ii) % d (or) % i
    (iii) % s

  3. Write the output of the following statements.
    (i) print (len ("Corporation"))
    (ii) print ("school", Capitalize ())
    (iii) print ("Welcome" center (15, '*'))

  4. Write a note on
    (i) isalnum ()
    (ii) isalpha ()
    (iii) isdigit ()

  5. With an example program explain about membership operators?

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

Reviews & Comments about 12th Standard English Medium Computer Science Subject Strings and String Manipulations Creative 3 Mark Questions with Solution Part - I

Write your Comment