What value is a variable of the string type automatically initialized?
No Answer is Posted For this Question
Be the First to Post Answer
explain oops concepts with examples?
29 Answers AbhiBus, Beeline, DELL, HCL, Satyam, TCS, VLS, Wipro,
Name some classes present in java.util.regex package.
Can an abstract class be final?
Q) I have a ArrayList object, in that object i have added 5 integer values, 5 float values, 5 string values. Now question is how can delete particular type of data ( i.e all int values or all float values or string values) in that list object at a time?
Why do we need strings in java?
Which sorting algorithm is in place?
what is meant by package in java?
What is assembly language?
Write java code to print "Hello how are you" Thread1 should have "Hello" Thread2 should have "how are you" both the threads should start at the same time
How are variables stored in memory?
What are different types of multitasking?
Explain scope or life time of local variables in java?