Buy Questpond's video subscriptions on
huge discount
.
Online: 1249
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
>
VB.NET
>
Post
|
Interview FAQs
|
Exclusive Interview Home
|
Interview Home
|
Search
Loading ...
Can Object have a name?
Posted by
deccansoft
on 7/30/2010 | Category:
VB.NET Interview questions
| Views: 3069
Name of the object is the reference to the object and one object can have multiple references/names
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous question :
Whenever any of the business rules of an object or ...
Next question > :
Explain the concepts of keyword Must Inherit in VB ...
Comments or Responses
Login to post response
More Interview Questions
Explain the concepts of keyword Must Inherit in VB.NET .
what is the difference between pointer and reference value
When is the object ready for garbage collection?
What is the use of destructor in .net?
Define encapsulation.
Define protected class-level variable in C#.NET.
Does Garbage Collection disposes a object even if you abort the applic ...
Instance member of a class cannot access static members of the class: ...