Home

What is the correct answer?

4

What namespace contains the classes for file and directory access?

A. System.IO

B. System.File.IO

C. System.Data

D. System.IO.Data

Correct Answer :

A. System.IO


Related Questions

File extension used for ASP.NET files. To count how many users have logged in the web site till date use To make a RepeaterControl viewable, the controls ____________ must be… Of the following controls which can be used to add a control at runtime Default path for any web application is HTML elements, HTML server controls and ASP.NET server controls can be… To display HTML tags as it is use What is used to validate complex string patterns like an e-mail address? You need to modify an ASP.NET page to prevent the browser window from… Choose the form in which Postback occur ASP.NET supports all data types that VB.NET supports ______________ creates a read-only recordset that can scroll forward only. Can you use client-side event handler and server-side event handler for… This tag in Repeater control is mandatory To make an HTML control behave as a Server control, ___________ option… Web.config file is used... To save an XML file from ASP.NET use What namespace contains the classes for file and directory access? ____________ enables you to set a particular date when a page should no… While redirecting, values can be passed with it This file stores your web configuration In the Adrotator XML file ________ is used to mention the file to link… ASP.NET can be installed on Windows 98 machine This control does not produce an HTML output ___________ sets the time out period for a particular page in seconds An error handling is Structured when we use If someone accidentally deletes the Page Directive of an ASP.NET page… In ASP.NET, the default method of a form is If a Table controls name is Table1, to access value from its second row,… A _____________ is a logical naming scheme for grouping related types…