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
- CLS stands for…………
- Visual basic project files are saved with an extension………..
- The Timer project files are saved with an extension……….
- ADO Stands for……… .editors and automation tools for easy development of code.
- ………… controls allow entering text on a form at runtime.
- Microsoft.net supports not only language independence, but also language integration.
- JIT(just in Time)compiler translates the entire code into……… .
- ……….. consists of inbuilt compiler, debugger ,and automation tools for easy development of code.
- The……… statement is used for variable declaration and allocation for one or more variables
- IDE can be accessed by opening a new project
- A reference parameter is a reference to a value of a variable.(T/F)
- ……… Stores a table of information typically retrieved from a data source
- The object icons represent……
- VB.NET is a case sensitive language.
- A………is a floating menu editor holds the words you want to appear on screen
- BCL stands for__________________.
- CLR converts the byte code into _____________.
- JIT stands for ________________.
- Toolbox window is the window that gives access to all ____________.
- The ___________ window displays the results of building and running applications.
- Variables are declared using the Visual Basic ____________ keyword.
- A ______________ object holds a series of characters.
- In checkboxes we can select ________________ choice.
- Link Label is displayed as _________________.
- OLEDB stands for _________________
- Database is a collection of ___________
- ADO .Net stands for ______________
- MSIL stands for _____________
- CLR stands for _____________
- The ____________ will fill the Data Set with records from the database.