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...

how to use this key word in java programming?

Answer Posted / nagireddy.siddaka


my answer is like this
class A{
int a;
int b;
A(){
this.a=12;
this.b=14;
)

Is This Answer Correct ?    17 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is there any way to skip finally block of exception even if some exception occurs in the exception block?

1004


What is the byte range?

984


What are the different access modifiers available in java?

982


State one difference between a template class and class template.

1024


Why string objects are immutable in java?

996


In Java list the methods that can be overridden?

953


Differentiate between a class and an object.

992


Can you start a thread twice in Java?

1062


Variables used in a switch statement can be used with which datatypes?

935


Assume a thread has lock on it, calling sleep() method on that thread will release the lock?

1048


What is the difference between actual and formal parameters?

897


What about interrupt() method of thread class ?

1014


How does list work in java?

867


Is it possible to override private or static method in java?

945


is there a separate stack for each thread in java? : Java thread

931