How do you include a string in java?


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

Post New Answer

More Core Java Interview Questions

what is difference between requestprocessor and request dispatcher?

2 Answers   Tech Mahindra,


What is string english?

0 Answers  


for(i=0;i<100;i++) { int i=method();//method returns no's from 1 to 10; /* insert some stmts which can give output like no.of times numbers(1-10) returned. (for example if it returns 2 then i want output how many times 2 returned) like that i want output for no's 1 - 10 how many times each no returned. */ }

3 Answers  


Variable of the boolean type is automatically initialized as?

0 Answers  


Why is stringbuffer not immutable?

0 Answers  






Write a java program for binary search?

0 Answers  


What does the exclamation mark mean in java?

0 Answers  


Which command from the jdk compiles a java program?

0 Answers  


What is replaceall in java?

0 Answers  


How infinite loop is declared?

0 Answers  


Write a program that takes a 5 digit number and calculates 2 power that number and prints it.

1 Answers  


Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?

0 Answers  


Categories