I have an HashMap object, which has with key and value pair. It has 10 keys and values in that object. Now the question is I want insert new key and value in middle or any where in that list but not at the end or at the top. Is it possible or not. If yes how can we achieve this one?
2 7139How can we handle runtime exceptions? write one sample program? Can we write runtime exceptions beside the throws key word? if yes write sample program?
1 7379JSP is by default thread safe or not? what is the meaning of isThreadSafe="true" and isThreadSafe="false". Explain it? Thanks, Seenu
9 31189Write program to print Hello World and print each character address in that string and print how many times each character is in that string? Ex: H: 0 & 1 e:1 & 1 l :2,3,8 & 3 o:4,6 & 2 w:5 & 1 r: 7 & 1 d 9 & 1
7 12970i worked as microwave engineer and recently i am working as SDH engineer, i created some crossconnection but about the huawei MUX its difficult to find out the solution for any problems and exect way of doing the task? Please help me if any one having expertise on that area and SDH
2 5884program to find 25 square = 625 here the 625 of last two digits is equal to 25, i don't know excatly what this type of number is called
1 4203Post New Huawei Interview Questions
What are the various ways to send content from one page to another?
How to specify the sequence in which sub modules needs to be built?
How are Windows programs different from normal C-programs?
If concern supply garments from outside purchase to movie producer for their production then is it maintain Service Tax if yes then how and at first what steps I have to take?
Describe the diffeerence between inline and code behind?
Does hashset allow duplicates c#?
How many sigma and pi bonds are present in nitrogen formula?
Explain about the relationship between object oriented programming and databases?
What is the main difference between using splistitem?update() andsplistitem.systemupdate()?
What are some new areas in radiology?
Which is the best os for mobile?
What is the default wordpress theme?
If we use gasoline in diesel engine, what will happen?
Consider the following algorithm, where the array A is indexed 1 through n: int add_them ( int n , int A[ ] ) { index i , j , k ; j = 0 ; for ( i = 1 ; i <= n ; i++) j = j + A[i] ; k = 1 ; for ( i = 1 ; i <= n ; i++) k = k + k ; return j + k ; } (a) If n = 5 and the array A contains 2, 5, 3, 7, and 8, what is returned? (b) What is the time complexity T(n) of the algorithm?
What are the various components of SAP HANA Administration?