GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Tech FAQs  >  Programming  >  VB.NET
Go To First  |  Previous Question  |  Next Question 
 VB.NET  |  Question 136 of 313    Print  
When you a create a console application in VB.NET which of the following files are added by default to the project
A) Assembly info file and a Class file
B) Assembly info file and a Module file
C) Class file and a Module file



  
Total Answers and Comments: 1 Last Update: January 09, 2006   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
January 09, 2006 01:45:14   #1  
Venkatags Member Since: January 2006   Contribution: 1    

RE: When you a create a console application in VB.NET ...
Assembly info file and a Module file with Sub Main() is added by default.
 
Is this answer useful? Yes | No

 Related Questions

A) YesB) No 
Latest Answer : Yes. Windows services can be created. ...

A) YesB) No 
Latest Answer : Yes ...

A) YesB) NoExplanation: The DLLs you created in VB.NET are assemblies that contain managed code 
Latest Answer : Yes. ...

A) VB.NETB) C#C) Both of them will run equally fast.Explanation: Using default compiler settings, VB.NET includes overflow checks by default, so it runs slower than C#. 
Latest Answer : c# ...

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

A) My.Computer.CurrentFolderB) My.Application.CurrentFolderC) My.System.CurrentFolder  
Latest Answer : My.Application.CurrentFolder ...

A) Create a method and name it with the same name as class nameB) Create a method and which is named as NewC) Create a method and which is named as Initialize 
Latest Answer : A) Create a method and name it with the same name as class name ...

A) Using FRIEND KeywordB) Using STATIC KeywordC) Using SHARED KeywordD) NONE  
Latest Answer : using shared method ...

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

A) TrueB) FalseC) NothingD) Null 
Latest Answer : B) False ...


 Sponsored Links

 
Related Articles

SQA Project Metrics

SQA Project Metrics The application is only as good as its numbers It is a harsh reality but everything has to come down to the numbers Although we can enumerate tens or hundreds of features in a single application it will all be for nothing if the metrics do not live up according to expectation The
 

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
 

Application Development in .NET

ASP NET 2 0 Tutorials Application development in NET Client Side Application Development Client applications are applications that run on the client system or the desktop of the user They are closest to the traditional windows based applications and they display forms or windows on the desktop enabl
 

N-Tier Application Partitioning

N Tier Application Partitioning Application partitioning is a vital process as it provides one with the opportunity to clearly define an even distribution of an application s presentation process and key data components without which you may find yourself feeling quite lost The components may be dis
 

N-Tier Application Manageability

N Tier Application Manageability While it is a fact that N Tier applications tend to provide almost limitless scalability the desire to change or add new forms of functionality can present a challenge in more than one arena Growth on a large scale can make capacity planning quite hard When available
 

SOA for Project Managers

SOA for Project Managers The idea of handling exceptions manually unveils major significance of individuals involved in Service Oriented Architecture based projects as well as various roles they take on Service Oriented Architecture projects tends to involve a number of familiar project roles includ
 

What is the default return value of a function?

The default return value from a function is int. In other words, unless explicitly specified the default return value by compiler would be integer value from function.   When a programmer wants other than integer values to be returned from function then it is essential that the pro
 

Importance of Header Files

What is the importance of header files? The main role of header file is it is used to share information among various files. In brief, if we have several functions say 4 functions named as f1, f2, f3, f4 placed in file say sample.c and if all the functions want to get accessed by each other then all
 

Application Frameworks in SQL Server 2005

The new application framework of SQL called the Service Broker is a distributed application framework that provides relable asynchronous messaging at the database to database level. It allows internal and external processes to exchange streams of reliable asynchronous messages using extensions of T-
 

SQL Programming

SQL Programming Overview Anybody who has done something for a long time has probably wanted to change how things work at some point or another. A worker at a mill might have found a more efficient way of cutting logs, or a mathematics teacher might have had a hand in changing a school’s al
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape