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 100% pure OOPS? Explain?

Answer Posted / ramesh hurakadli

Java is not pure Object Oriented Programming
language,Because it supports primitive data types.so java is
not pure Object Oriented Programming language.Smalltalk is
the only language which is pure Object Oriented Programming
language.Which languages does supports primitive data types
those are not pure Object Oriented Programming language's.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is ide with example?

967


Write a program to print 15 random numbers using foreach of java 8?

931


Differentiate between stringbuffer and stringbuilder in java.

1018


Write down program for following scenario. Use java coding standard. You have array list with some words in it..we will call it as dictionary….and you have a arbitrary string containing some chars in it. You have to go through each word of dictionary and find out if that word can be constructed with the help of chars from arbitrary string given. If you find the word print it else print none.

2727


What is a boolean used for?

1109


Can we have two methods in a class with the same name?

1049


Why is a singleton bad?

950


If you are given the name of the function at run time how will you invoke the function?

1131


what is the swingutilities.invokelater(runnable) method for? : Java thread

1038


What is mvc in java?

1009


What does += mean coding?

925


When is the finally clause of a try-catch-finally statement executed?

1059


Can private method static?

907


What is get () in java?

1034


How do you reverse a word in java?

1070