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 meant byStatic Variable ?

Answer Posted / mahendra giri

static variable or method is not accessable outside the
class where it has been declared.

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

is it acceptable if we declare multiple exceptions in same overridden method.

2667


I have try to write a record in a TDQ from a fle.... what are the steps to do... can anybody plz come with a solution

2704


what is c sharp dotnet

2317


What is SOLID Principle in Programming Language?

1288


what is the difference between an OS(operating system) and Framework?

2051


what is radio button? Plz show code this! how will select radio buttons to go next window Forms? Supose o radio button1 o radio button2 o radio button3 o radio button4 how will coding this? Plz explain this!

3372


what is the difference between uservariables and systemvariables (in Environmental variables)???

2476


Suppose server object is not loaded into the memory, and the client request for it , what will happen?

2720


WHAT IS THE MEANING OF CONSTANT ...EXEEDS LENGTH LIMIT WHILE COPYING FROM PS FILE TO KSDS

2128


I am looking for NIC Sample papers or any patern of questions/ syllabus plz, send me on hamid.khan135@yahoo.in Regard

2022


What binary value will be internally stored for NULL for the type S9(1) COMP 3 in mainframe

2020


when we use mantis? how learn mantis?

2230


How to connect the .accdb database file of microsoft access to the Visual Basic 6.0 forms?

4348


What are the Short cut Keys of Tally ERP?

2390


One boy has to climb steps. He can climb 1 or 2 steps at a time. Write a function that will returns number of way a boy can climb the steps. Int WaytoSteps(int n) (eg:- suppose number of steps is n=4 ,the function will return 5 (one-one-one-one ,one-one-two, one-two-one-,two-one-one, two-two)

3641