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

 Print  |  
Question:  In VB.NET we have 2 different File extension for class Module files and for Forms

Answer: A) True
B) False
Explanation: All the files will have the same extensions as .VB


January 01, 2006 16:24:53 #1
 Praveen Pampati Microsoft Expert  Member Since: January 2006    Total Comments: 2 

RE: In VB.NET we have 2 different File extension for c...
 
Both Class Module file and Forms will have same Extention in VB.Net i.e .VB
     

 

Back To Question