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


Is java is fully object oriented?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More J2EE Interview Questions

What is java transaction service (jts)?

0 Answers  


What are the advanced technologies in java?

0 Answers  


Why java is called robust and secure?

0 Answers  


What are struts?

0 Answers  


What is java mobile?

0 Answers  


What is javaserver pages (jsp)?

0 Answers  


What are the differences between Ear, Jar and War files? Under what circumstances should we use each one?

0 Answers  


What do you mean by the deployment descriptor?

0 Answers  


Name the Implicit variable which is used to access other implicit objectes present in JSP.

7 Answers   AZTEC,


Explain about J2EE Application Architecture

1 Answers  


What is use of final keyword in java?

0 Answers  


Whats the O/p of the below code snippet ? And explain how does it imply the concept of call-by-value/call-by reference. (PS : Pls ignore syntax errors) public class One { public oneA(){ sop ("Into One--");} } public class Two extends One{ public twoT(){ sop ("Into Two--"); } } public class Home { One a; Two t; public static void main(argv[]) { sop ("In Home--"); sop(a.oneA()); sop(t.oneA()); sop(a.twoT()); sop(t.twoT()); } }

4 Answers   Wipro,


Categories