Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Rolta Core Java Interview Questions
Questions Answers Views Company eMail

How will you measure that int takes up only 32 bits in memory?

2 4805

Map map = new HashMap(2); map.add(“1”,”one”); map.add(“2”,”two”); map.add(“3”,”three”); What will happen at this line?

5 13749

Write down program for following scenario. Use java coding standard. You have array list with some words in it..we will call it as dictionary….and you have a arbitrary string containing some chars in it. You have to go through each word of dictionary and find out if that word can be constructed with the help of chars from arbitrary string given. If you find the word print it else print none.

2275

Can we iterate through collection using for loop?

2 5181

Why Set interface contains unique elements, what internally implemented for this so that it contains unique elements?

1 7398

What will be the output of the program? public class Test { public static void main(String args[]) { ArrayList list = new ArrayList(); list.add("2"); list.add("3"); list.add("4"); list.add("5"); System.out.println("size :"+list.size()); for(int i=0;i 5 6907


What is the use of static import ?

4 8409

Post New Rolta Core Java Interview Questions




Un-Answered Questions

What special things can I do to gpo links?

518


Why do you like to work with us?

727


What are the three components of a work process?

621


Haw to check conductivity of budbar

1336


Can you select direct fi posting for a depreciation run? : fi- asset accounting

575






In realtime do we configure ALE systems or Administator will take care of that?

956


can you do fnd_request.submit_request from sql plus in oracle?

652


How do I start wls and configure jms?

498


what is quterly accounts ?

2448


what is the -ve test case in your project.

1844


What is sql rowcount?

550


What is hierarchical database?

3179


What are BASEL Norms?

605


why do I get error when compacting a large database out of daos?

5


What is active unix domain sockets?

540