Buy Questpond's video subscriptions on
huge discount
.
Online: 3293
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Exclusive Interviews
>
C#
>
Post
|
Interview FAQs
|
Exclusive Interview Home
|
Interview Home
|
Search
Loading ...
The methods of the object are used to describe the __________
Posted by
deccansoft
on 9/16/2010 | Category:
C# Interview questions
| Views: 2916
Select from following answers:
class
functionality
state
none
Show Correct Answer
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous question :
One object can have _______
Next question > :
Class is a ____________, while object is a _______ ...
Comments or Responses
Login to post response
More Interview Questions
Class is a ____________, while object is a __________ of the class cre ...
An object in different forms and in each form it exhibits the same fun ...
Binding of data and behavior i.e. functionality of an object within a ...
Explain why you might use enums and constants instead of their associa ...
Explain how properties differ from fields. Why would you expose public ...
Is there is way to get the address of an object which is created? If N ...
What Datatype should be used when we want to store any type of data?
If OptionStrict is off, is explicit casting require?