Previous Year Very Short Questions of VP (DIPLOMA information technology 5th)

Visual programming

Previous year question paper with solutions for Visual programming

Our website provides solved previous year question paper for Visual programming . Doing preparation from the previous year question paper helps you to get good marks in exams. From our VP question paper bank, students can download solved previous year question paper. The solutions to these previous year question paper are very easy to understand.

These Questions are downloaded from www.brpaper.com You can also download previous years question papers of 10th and 12th (PSEB & CBSE), B-Tech, Diploma, BBA, BCA, MBA, MCA, M-Tech, PGDCA, B-Com, BSc-IT, MSC-IT.

Print this page
  1. CLS stands for………… .
  2. Visual basic project files are saved with an extension……….. .
  3. The Timer project files are saved with an extension………. .
  4. ADO Stands for……… .editors and automation tools for easy development of code.
  5. ………… controls allow entering text on a form at runtime.
  6. Microsoft.net supports not only language independence, but also language rnintegration..
  7. JIT(just in Time)compiler translates the entire code into……… .
  8. ……….. consists of inbuilt compiler, debugger ,and automation tools for easy rndevelopment of code.
  9. The……… statement is used for variable declaration and allocation for one or more rnvariables
  10. IDE can be accessed by opening a new project.
  11. A reference parameter is a reference to a value of a variable.(T/F)
  12. ……… Stores a table of information typically retrieved from a data source.
  13. The object icons represent…… .
  14. VB.NET is a case sensitive language.
  15. A………is a floating menu editor holds the words you want to appear on screen.
  16. CLR converts the byte code into _____________.
  17. JIT stands for ________________.
  18. Toolbox window is the window that gives access to all ____________.
  19. The ___________ window displays the results of building and running applications.
  20. Variables are declared using the Visual Basic ____________ keyword.
  21. ______________ object holds a series of characters.
  22. In checkboxes we can select ________________ choice.
  23. Link Label is displayed as _________________.
  24. OLEDB stands for _________________.
  25. Database is a collection of __________________.
  26. ADO .Net stands for ___________________-.
  27. MSIL stands for ________________.
  28. CLR stands for ________________.
  29. The ____________ will fill the Data Set with records from the database.