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

Java Related AllOther Interview Questions
Questions Answers Views Company eMail

What is the difference between Logical Parallelism and Physical Parallelism?

HCL,

3448

when i send the request to the JSP page it will print as it is and why? and how to solve this problem please inform me that solution

1917

what about jdb and javadoc by example ?

TCS,

2181

public class Dog { private int weight; public int getweight(){ return weight; } public void SetWeight(int newWeight){ if (newWeight > 0){ weight = newWeight; } } } public class TestDog { public static void main(String[] args) { Dog d = new Dog(); System.out.println("Dog d's weight is " + d.getWeight()); d.setWeight(42); System.out.println("Dog d's weight is " + d.getWeight()); d.setweight(-42); System.out.println("Dog d's weight is " + d.getWeight()); } } class dog is compiled but there is an error in class TestDog when compiled and the error is with dot notations. I want to kmow why there is error in testdog class when compiled.

3 7245

is hibernate a technology or framework?

4 9294

Is java Class Thread safe ???? How to make java Class Thread safe ??

Cognizant, TCS,

1 6495

why java has the size of character 2 byte ,while in c/c++ it is of 1 byte?

IBS,

8 26488

what is major difference between component and object?

HCL, Patni,

1 5257

Sytem.out.println(" "); this code what mean

2 4719

how can program polindrome using java

1 3485

Which is the best book for whole java study?

12 14760

suppose we have one String s="india is my country"; now we get the o/p "like country my is India". what is the logic?

2 4614

what are the steps in JDBC connectivity..???

IBM, SoftCom, TCS,

1 4277

How the java is platform independent?

TCS,

1 4549

what type of java questions asked?

1 3059


Post New Java Related AllOther Questions

Un-Answered Questions { Java Related AllOther }

explain isalive() method under thread class?

1065


Explain main thread under thread class execution?

955


What is meant by swing in java?

1067


How do I install java re?

969


What is @qualifier in java?

1055


Write a program using call by refernce for two different classes to explain to print whether a given number is automorphic or not.

1929


How can you work with permissions from your .net application? : java security

960


What is difference between loosely coupled and tightly coupled in java?

900


What is aop in java?

937


Why do we create dto in java?

996


What is the use of entity class in java?

976


Is eclipse a jdk?

950


What is scrollable resultset in java?

945


What is singleton pattern in java?

903


What is lambda used for?

931