![]() |
| 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 |
![]() 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) A field always has Get and Set MethodsB) A property always has Get and Set MethodsC) None of the aboveExplanation: These methods are internally used set and retrieve values of a property. Latest Answer : ans cnone of the above ... 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) 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) ProcessB) ApplicationC) ExeD) Execute Latest Answer : Process ... A) EncapsulationB) Main functionC) Abstract Class/FunctionsD) Using Implementation Latest Answer : C) By using Abstract Classes/Functions ... A) No of variables used in modulesB) Module sizeC) NamingD) All ob the above A) User ControlB) Custom ControlC) ControlD) Activex Control Latest Answer : the base class control for all built in controls is the control ... What is the output of the following code in Test classClass Myclass Dim Num as Integer Private Sub New (i as integer) Num=i End subEnd class Class Test Sub Main() Dim c as MyclassC=New Myclass (10)End subEnd Class A) Num variable of Myclass is initialized to 10B) Run Time ErrorC) Compiler ErrorD) StackOverflow ExceptionExplanation: Constructor is declared as Private hence Compile error
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||