Java Related AllOther Interview Questions
Questions Answers Views Company eMail

What are the new features about Java se 8 ?

705

What is type inference? Is type inference available in older versions like java 7 and before 7 or it is available only in java se 8?

725

What are the Advantages of java se 8 new features?

744

What is spliterator in java se 8?

832

differences between iterator and spliterator in java se 8?

757

Which class is the superclass of every class?

737

What is explicit casting?

750

Explain working of java virtual machine (jvm)?

748

If you’re overriding the method equals() of an object, which other method you might also consider?

746

Explain the inheritance principle.

725

Describe the principles of oops.

701

What is phantom memory?

754

What is a static method?

750

What is the difference between the boolean & operator and the && operator?

735

What is meant by pass by reference and pass by value in java?

721


Post New Java Related AllOther Questions

Un-Answered Questions { Java Related AllOther }

What is the difference between a jdk and a jvm?

697


How can one prove that the array is not null but empty?

710


What is singleton pattern in java?

666


What are the differences between java’s old java date api and java 8’s date and time api?

749


there are 67 seats in train . there are only 5 seats in a row and in last row there are only 2 seats. One person can reseve only 5 seat at a time. If person reserving seat , the care is atken that he may get all in row. if seats are not available in row then the arrangement is so that person group get nearby seats. the following class is given public class seat { char name; int seat; boolean isSeatempty } 1.Draw require class digram and object diagram. 2.Write function seatallot(int noofperson) to allocate seat with seat nuber printed for the each name.

2830


i have client interview in TCS.client is CITI BANK.how to face it,what type of questions they will ask,please tell send me to kumar525job@gmail.com

13827


What do you understand by downcasting?

725


What is flatmap java?

720


How can the static main method use instance variables?

737


What is hql in java?

683


What is ibatis in java?

707


Which framework is best for rest api java?

692


Why we use beans in java?

725


What is a jvm?

747


What gives java it’s “write once and run anywhere” nature?

815