当前位置:网站首页>0728~ sorting out interview questions
0728~ sorting out interview questions
2022-07-29 02:29:00 【Life is so hard】
say something jvm Garbage collection algorithm ?
Tag clearing algorithm : Mark the object first , And then clear it uniformly , It's called mark removal algorithm ;
Marking algorithm : First, sort the objects by memory address value , Mark the surviving object first , Then sort by memory address value , Clear unmarked ;
Tag copy algorithm : According to the actual memory capacity, it is divided into two spaces of the same size , Use only one at a time , When this is finished , Then copy another surviving object to this one after use , Then clear the used objects ;
say something jvm Garbage collection mechanism ?
Which objects need to be recycled ? Deprecated constants , There are no referenced objects ;
When to recycle ? When a class is discarded ;
How to recycle ? Use the reference counting method to judge whether the object is alive , Then go to the garbage collector ;
Sort out the script of resume template
边栏推荐
猜你喜欢

How to use RPA to achieve automatic customer acquisition?

Servlet三种实现方式

密码安全如何保障?安全浏览器如何管理密码?

Day 14: continued day 13 label related knowledge

Transform okhttp cache with retrofit

会议OA之会议通知

Problems encountered in special flow & properties property set instances and Solutions

聊聊接口性能优化的11个小技巧

千万不要把Request传递到异步线程里面,有坑

【质量】代码质量评价标准
随机推荐
HTTP缓存
On Multithreading
QT learning notes -37.qregex and regular expressions
当我看源码的时候,我在想什么?
After 4 years of testing experience, I finally entered Alibaba. Two months later, I chose to resign naked
物联网组件
Exploration and practice of network security vulnerability management
How does the Devops team defend against API attacks?
Branch management practice of "two pizza" team
响应式织梦模板家装装饰类网站
How to guarantee password security? How does the secure browser manage passwords?
virsh console连接失败问题
Prevent repeated clicks
How to quickly design a set of cross end components that support rendering rich text content
应用系统中的报表开发成本值多少?
Even PostgreSQL problem: expected authentication request from server, but received V
How much is the report development cost in the application system?
千万不要把Request传递到异步线程里面,有坑
Eight practical new functions of es2022
The first of the five tips for using browsers efficiently is the most practical