Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is a static variable?

Answers were Sorted based on User's Feedback



What is a static variable?..

Answer / nashiinformaticssolutions

To share a variable or method within a class, use the static keyword. Static variables are those that, once defined, are created and shared by all objects at the class level in a single copy.

Is This Answer Correct ?    0 Yes 0 No

What is a static variable?..

Answer / glibwaresoftsolutions

To share a variable or method within a class, use the static keyword. Static variables are those that, once defined, are created and shared by all objects at the class level in a single copy.

Is This Answer Correct ?    0 Yes 0 No

What is a static variable?..

Answer / glibwaresoftsolutions

To share a variable or method within a class, use the static keyword. Static variables are those that, once defined, are created and shared by all objects at the class level in a single copy.

Is This Answer Correct ?    0 Yes 0 No

What is a static variable?..

Answer / glibwaresoftsolutions

To share a variable or method within a class, use the static keyword. Static variables are those that, once defined, are created and shared by all objects at the class level in a single copy.

Is This Answer Correct ?    0 Yes 0 No

What is a static variable?..

Answer / hr@tgksolutions.com

To share a variable or method within a class, use the static keyword. Static variables are those that, once defined, are created and shared by all objects at the class level in a single copy.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VB.NET Interview Questions

Explain enumerator?

0 Answers  


Explain the difference between dispose and finalize()?

0 Answers  


What is the difference between c# and vb.net?

0 Answers  


What do you mean by deserialization?

0 Answers  


What are the advantages of an assembly?

0 Answers  


What is trace in vb.net?

0 Answers  


What is the difference b/w Readonly Variable and Constant Variable?

7 Answers   Ksb, Sonata,


What are the technology areas that microsoft.net contains?

0 Answers  


Can you please explain the difference between thread and process?

0 Answers  


hi,everyone. i got a problem in handling linklabels. i've more than one linklabels in a form. i used following event handler to handle the event 'LinkClicked' of Linklabel. private sub LinkLabel1_LinkClicked() Handles LinkLabel1.LinkClicked,LinkLabel2.LinkClicked ............... .......... end sub My question is how to identify the 'Linklabel1' and 'Linklabel2'. i dont want to handle the events of linklabels individually.

1 Answers  


Explain convert.tostring and i.tostring method?

0 Answers  


what is difference between namespace and assembly?

0 Answers  


Categories