State the difference between strings and arrays.
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between == and === javascript?
What is meant by nested loop?
How do you create a reference in java?
What is data type modifier?
how you will prevent inheritance is there any other way other than inheritance?
Write a method that will remove given character from the string?
Can we make main() thread as daemon?
Why string is popular hashmap key in java?
What is yield () in java?
Why are global variables used?
They had given one progam final HashMap hm=new HashMap(); public void show() { hm.put("name",value); } in this prg here the final hashtable value can be changed in put method,its the prg run?
What is dynamic binding(late binding)?