KAMLESH VB

Embed Size (px)

Citation preview

  • 8/6/2019 KAMLESH VB

    1/13

    1

    Component of VB :-

  • 8/6/2019 KAMLESH VB

    2/13

    2

    Out of Q). no. :-10

  • 8/6/2019 KAMLESH VB

    3/13

    3

    Out of Q). no. :-11

  • 8/6/2019 KAMLESH VB

    4/13

    4

    Out of Q). no. :-12

  • 8/6/2019 KAMLESH VB

    5/13

    5

    Out of Q). no. :-18

  • 8/6/2019 KAMLESH VB

    6/13

    6

    Out of Q). no. :-16

  • 8/6/2019 KAMLESH VB

    7/13

    7

    I AM VERY MUCH THANKFUL TO MY PRINCIPAL

    DR.SIDDHARTHA ECKA FOR HIS HELP IN COMPLETINGTHIS ASSIGNMENT. ITS MY GREAT PLEASURE TO THANK MY

    COURSE COORDINATOR DR. QUAISER PERVEZ FOR HISASSISTANCE, VALUABLE SUGGESTION AND

    ENCOURAGEMENT IN COMPLETING THIS ASSIGNMENT

    SUCCESSFULLY. IT IS MY INDEED PLEASURE TO EXPRESS MY

    GRATITUDE TOMR. RANJIT KUMARAND LAB INCHARGE

    MR.SUSHIL KUMARFOR THEIR LEAN AND ABLE

    GUIDANCE WHICH SHOWN KEEN INTEREST IN COMPLETINGTHIS ASSIGNMENT.

    NAME:-RAJDEEP KUMAR

    CLASS:-B.Sc(CA)

    SESSION:-2010-2013

  • 8/6/2019 KAMLESH VB

    8/13

    8

    CERTIFICATETHIS ISTO CERTIFYTHAT RAJDEEP KUMAR ISAREGULAR

    STUDENT OF B.SC. (COMPUTER APPLICATION) PART 1 OF

    GOSSNERCOLLEGE,RANCHIBEARINGUNIVERSITYROLLNO.

    11BS5800198OFSESSION 2010-2013HASCOMPLETEDHIS

    ASSIGNMENTGIVENONPAPER- IV(SYSTEM ANALYSISAND

    DESIGN).

    THISASSIGNMENTISWELLILLUSTRATEDANDVERIFIED.

    .............................. ..

    Signature of Course-coordinator Signature of Principal

    Dr. Quaiser Parvez Dr. Siddhartha

    EckaCourse coordinator Principal ofDepartment of CA & IT Gossener College, RanchiGossener College, Ranchi

  • 8/6/2019 KAMLESH VB

    9/13

    9

    THIS IS TO CERTIFY THAT THIS ASSIGNMENT IS A REGULAR

    WORK CARRIED OUT BYRAJDEEP KUMAR, WHO IS A

    REGULAR STUDENT OF B.SC. (COMPUTER APPLICATION)

    HONS. PART I OF GOSSNER COLLEGE, RANCHI. THE WORK

    HAS BEEN CARRIED OUT UNDER MY SUPERVISION.

    THE ASSISTANCE AND THE HELP RECEIVED

    DURING THE COURSE OF ASSIGNMENT HAVE BEEN

    ACKNOWLEDGED.

    ..

    Signature ofExternal Signature ofExternal

  • 8/6/2019 KAMLESH VB

    10/13

    10

  • 8/6/2019 KAMLESH VB

    11/13

    11

    ASSIGNMENT OF VISUAL BASIC

    Submitted byNAME :- RAJDEEP KUMAR

    HONOURS:- B.Sc.(CA)

    RALL No. :-

  • 8/6/2019 KAMLESH VB

    12/13

    12

    Contents

    Q. No. Question PageNo.

    1. What is is ADO?

    2. Describe about Visual Basic?

    3. How to use radio button?

    4. How to create connectivity with Adob?

    5. What is use of checkbox?

    6. What is Provider?

    7. What is use of list box?

    8. What is timer?

    9. What is use of Textbox?

    10. WAP to accept any three digit no. and to show its reverse.

    11. WAP to accept any no. and to show table [using do until

    loop].

    12. WAP to accept any small character and to show its into

    Capital latter.

    13. Describe about all operators in VB with suitable example.

    14. What are modes?

    15. Write short cut key to run program in vb.

    16. Design registration form of student fields.

    17. Describe about all Data types with their size.

  • 8/6/2019 KAMLESH VB

    13/13

    13

    Q.No. Page No.

    18. WAP to accept no. through textbox and to prints its factorial

    another textbox.

    19. Wap to change background color of page after a fixed interval time.

    20. Write Name of all standard tools available in Toolbox and describes.

    21. What its extension name of Activex Tools?

    22. Write required steps to add new form in the project.

    23. Write required steps to make exe of project.

    24. Write required steps to make setup of project.

    25. What is record set?

    26. What is cursor type?

    27. Write query to delete record from record set.

    28. What is difference B/W list box and combo box?

    29. Write some common properties of tools.

    30. WAP to accept and to print its into abbreviation word.

    31. WAP to accept to accept string and to prints it into following format.

    32. Describe about input box, msgbox, prints and question mark.