Previous Year Very Short Questions of VP (DIPLOMA computer science engineering 5th)

Visual programming(using VB.net)

Previous year question paper with solutions for Visual programming(using VB.net)

Our website provides solved previous year question paper for Visual programming(using VB.net) . 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 integration.
  7. JIT(just in Time)compiler translates the entire code into……… .
  8. ……….. consists of inbuilt compiler, debugger ,and automation tools for easy development of code.
  9. The……… statement is used for variable declaration and allocation for one or more variables
  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. BCL stands for__________________.
  17. CLR converts the byte code into _____________.
  18. JIT stands for ________________.
  19. Toolbox window is the window that gives access to all ____________.
  20. The ___________ window displays the results of building and running applications.
  21. Variables are declared using the Visual Basic ____________ keyword.
  22. A ______________ object holds a series of characters.
  23. In checkboxes we can select ________________ choice.
  24. Link Label is displayed as _________________.
  25. OLEDB stands for _________________
  26. Database is a collection of ___________
  27. ADO .Net stands for ______________
  28. MSIL stands for _____________
  29. CLR stands for _____________
  30. The ____________ will fill the Data Set with records from the database.