Q&A Categories
- Applications
- Business-Objects
- Clarify-CRM
- Concepts
- Data-Warehouse
- Database
- General
- Help-Desk
- J2EE
- Languages
- Mainframe
- Management
- Microsoft
- Microsoft-NET
- Networking
- Operating-System
- Oracle
- Oracle-Apps
- Peoplesoft
- Programming
- SAP-R-3
- Siebel
- Testing
- Testing-Tools
- Web
- Accounting-Reports
- Accounts-Payable
- Accounts-Receivables
- Audit
- Cashier
- Cost-Accounting
- Fixed-Assets
- General-Ledger
- Payroll
- Supervisory
Find a Question:
C-Sharp
You can create the following using C#
You can create the following using C# Skill/Topic: BeginnerA) class librariesB) Stand alone GUI (Windows Forms) applicationsC) ASP.NET Web pagesD) Command Line applications'
You can derive your own classes from the base class Library
You can derive your own classes from the base class Library Skill/Topic: IntermediateA) TrueB) False'
You can explicitly call the garbage collector
You can explicitly call the garbage collector Skill/Topic: AdvancedA) TrueB) False'
You can inherit multiple interfaces in C#
You can inherit multiple interfaces in C# Skill/Topic: IntermediateA) TrueB) FalseExplanation: A class can inherit multiple interfaces'
You have an event handler called MyEvent and you want to link the click event of control, MyButton,
You have an event handler called MyEvent and you want to link the click event of control, MyButton, to use MyEvent, what is the code that will like them together? '
X=X+1 is equivalent to
X=X+1 is equivalent to A) X++B) X+=1C) Both A & B'
XML documents for a C# program can be generated using
XML documents for a C# program can be generated using Skill/Topic: IntermediateA) /xmldoc switchB) /doc switchC) /gendoc switch'
Windows services created by C# app run only
Windows services created by C# app run only A) Windows 95B) Windows 98C) Windows NT & Above'
Why would you use untrusted verificaion?
Why would you use untrusted verificaion? Web Services might use it, as well as non-Windows applications. '
Will finally block get executed if the exception had not occurred?
Will finally block get executed if the exception had not occurred? Yes. What is the C# equivalent of C++ catch (…), which was a catch-all statement for any possible exception? '
Didn't find what you were looking for?
Add your Question to the site.
You must be Logged In to Add a Question.
Not a member yet? Sign Up Now »
Star Points Scale
Earn points for Asking and Answering Questions!
[1 - 25
[26 - 50
[51 - 500
[501 - 5000
[5001 - 25000
[25001+