• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

jvm alogorithms

 
Greenhorn
Posts: 13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i faced this question in one interview,
what are the algorithms available in jvm?
i dont know in what way he asked the question, can anyone answer this question, or can give information regarding this question
thnx
bhramaresh
 
Sheriff
Posts: 7023
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Perhaps what was meant would be best asked of the interviewer. I don't know what such a question would mean.
At any rate, I'm moving this to the Intermediate forum...
 
Ranch Hand
Posts: 205
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I guess interviewer expected answer would have been,
Garbage Collection algorithms ,Thread scheduling algorithms etc etc.
This algorithms varies between JVM versions.
There are also other alogorithms such as symmetric algorithm, Data Encryption Standard (DES) etc.
 
Ranch Hand
Posts: 121
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
sometime or say most of the time interviewer trys to impress the candidate
to show that he is great.
So they will ask all these questions, Even I asked today from one guy hey
can u define a class inside an Interface.
(Answer is yes)
(Even i got to know abt this yesterday itself about this from Java Ranch.)
So do prepare general questions.
bye
Anurag
 
Politics n. Poly "many" + ticks "blood sucking insects". Tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic