Is java is a fully object object oriented language?

Answer Posted / rajesh

Except in case of primitive data types.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What methodology can be utilized to link to a database?

695


Are registers volatile?

696


Write a function to find out longest palindrome in a given string?

802


What are voids?

713


How do you sort in ascending order in java?

660


Can a static class have a constructor?

730


What is scanner in java?

719


What is the use of default method in interface in java?

747


What are streams in java 8?

744


Is singleton a bad practice?

790


What is anti pattern in programming?

695


What is the set interface in java programming?

815


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.

2470


What is the private method modifier?

792


How hashmap works in java?

778