GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Tech FAQs  >  Programming  >  VB.NET
Go To First  |  Previous Question  |  Next Question 
 VB.NET  |  Question 141 of 323    Print  
It is not possible to put multiple classes in side a single .vb file
A) True
B) False
Explanation: It is possible to have multiple classes inside a single .vb file.



  
Total Answers and Comments: 2 Last Update: August 08, 2009   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
January 24, 2006 16:02:10   #1  
Praveen Pampati        

RE: It is not possible to put multiple classes in side...
We can have multiple classes in single vb file.
 
Is this answer useful? Yes | No
August 08, 2009 13:04:15   #2  
pampatipraveen Member Since: January 2006   Contribution: 3    

RE: It is not possible to put multiple classes in side a single .vb file
Yes it is possible to have the multiple class names under one namespace in a single .vb file
 
Is this answer useful? Yes | No

 Related Questions

A) Generate Assembly language code from ILB) to display the contents of a .NET program fileC) to view the IL within individual functions 
Latest Answer : This is the .net dis assembler tool ...

A) System.IOB) System.FileObjectsC) System.FileSystem 
Latest Answer : a) SYSTEM.IO ...

A) assemblyname.logB) Applog.LogC) Application.LogExplanation: This file is located in the application’s data directory. 
Latest Answer : C) Application.Log ...

A) System.DatabaseB) System.DataAdapterC) System.Data 
Latest Answer : System.Data ...

A) ProcessB) ApplicationC) ExeD) Execute 
Latest Answer : Process ...

A) Operator OverloadingB) Multiple InheritanceC) Multilevel InheritanceD) All of the aboveE) A & B Only 
Latest Answer : operator overloading ...

A) .vbB) XMLC) ResourceD) Aspx 
Latest Answer : B ...

A) System.Diagnostics.ProcessB) System.App.RunC) System.Diagnostics.RunD) System.Fileapp.Execute 
Latest Answer : A ...

A) TraceB) DebugC) ListenersD) None 
Latest Answer : C) Listeners ...

A) TrueB) FalseExplanation: All of the .NET framework classes are available to VB.Net 
Latest Answer : there are nearly 7000 classes are avialble in the frame work soo it is false ...


 Sponsored Links

 
Related Articles

ODP.NET - Populating a Dataset with a Single Data Table

ODP NET Populating a Dataset with a Single Data Table A dataset is simply a group of data tables These data tables can be identified with their own unique names within a dataset You can also add relations between data tables available in a dataset mosgoogle The following code gives you the details o
 

ODP.NET - Retrieving a Single Row of Information Using OracleDataAdapter

ODP NET Retrieving a Single Row of Information Using OracleDataAdapter In the previous example we worked with a set of rows in the DataTable object Now we shall work with a particular row using the DataTable object The following code accepts an employee number from the user and gives you the details
 

ODP.NET - Retrieving Multiple Rows on to the Grid

ODP NET Retrieving Multiple Rows on to the Grid In the previous section we tried to retrieve only one row using OracleDataReader In this section we will try to retrieve more than one row or a result set and populate a DataGridView on a WinForm mosgoogle The following code lists out the details of al
 

ODP.NET - Fundamental ODP.NET Classes to Retrieve Data

ODP NET Fundamental ODP NET Classes to Retrieve Data To retrieve data from an Oracle database using ODP NET we need to work with a few of the ODP NET classes At this point we will discuss the most fundamental classes available in ODP NET for retrieving data mosgoogle The following is the list of fun
 

Microsoft AJAX Library - C# and JavaScript Classes

C and JavaScript Classes For the purpose of demonstrating a few more OOP related concepts we ll use another class Our new class is named Table and it has two public fields rows columns and one method getCellCount The getCellCount method should return the number of rows multiplied by the number of co
 

Microsoft AJAX Library - JavaScript Classes

JavaScript Classes Not only can JavaScript functions contain other functions but they can also be instantiated This makes JavaScript functions a good candidate for implementing the concept of a class from traditional object oriented programming This is very helpful feature indeed because JavaScript
 

Concepts of Object-Oriented Programming

Object Oriented JavaScript In this chapter you ll learn about OOP Object Oriented Programming and how it relates to JavaScript As an ASP NET developer you probably have some experience working with objects and you may even be familiar with concepts such as inheritance However unless you re already a
 

C++ Storage Classes

C Storage Classes In this C tutorial you will learn about storage classes types of storage class variables Automatic External and Static explained with examples mosgoogle center Storage classes In the context of scope of variables in functions exists the important concept of storage class What is St
 

C++ Objects and Classes

C Objects and Classes An Overview about Objects and Classes In object oriented programming language C the data and functions procedures to manipulate the data are bundled together as a self contained unit called an object A class is an extended concept similar to that of structure in C programming l
 

What is Data File

In a logical data model, the conceptual data model which is based on the business semantic is being defined. Thus, entities and relationships and corresponding table and column design, object oriented classes, and XML tags, among other things are being laid regardless of the database will be physica
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape