In the below example, how many string objects are created?


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

Post New Answer

More Core Java Interview Questions

is this possible to create an array of 0 length? if so how? if not so why? coz we have an array in main() likw this "static void main(String [] s) then what it signifies?

3 Answers   Hexaware, TCS,


What are the different http methods?

0 Answers  


Can a class be private?

0 Answers  


all are saying java doesn't support multiple inheritance but by default Object class is super class for all the user defined classes and we can extend atmost one class so each class can extend more than one class so java supports multiple inheritance?i am confused with this,pls any one explain me.

8 Answers   CFG,


What is method Overriding in the perspective of OOPS?

4 Answers   TCS,






write a program to create an vector and listeterator.and value should be enter through keyboard.

1 Answers   Axcend,


System.out.println(101/14) what is the output? a)6 b)14 c)7.14 d)0

8 Answers   Accenture,


What are the operands of instanceof operator?

3 Answers  


is JVM platform dependent or independent..?

11 Answers   IBM, Tech Mahindra,


Give us a program to check for parenthesis matching using stack.

0 Answers   Genpact,


What is space character in java?

0 Answers  


Tell me the programme for this @ 1 2 @ @ @ 1 2 3 4

5 Answers   Accenture, iGate, IntoNET, Value Labs,


Categories