×
思维导图备注
Java 面试笔记
首页
下载
阅读记录
书签管理
我的书签
添加书签
移除书签
一个线程的初始状态是什么?
浏览
1100
扫码
分享
2020-01-06 13:22:05
一个线程的初始状态是什么?
一个线程的初始状态是什么?
一个线程被创建和开始之后是 “Ready” 状态.
上一篇:
下一篇:
面试题
并发
集合
代理
最小的K个数
Summary
介绍
Java
请说一说 Java
列举出2个 IDE
Java 为什么是高效的?
面向对象的特征有哪些方面
JDK JRE JVM
什么是对象 (Object)?
一个类是由哪些变量构成的
静态变量和实例变量的区别?
封装 Encapsulation
多态 Polymorphism
构造器是否可以被 override
接口 Interface
接口和抽象的区别
基础概念题
基础程序题
super 关键词
super 程序题
抽象 abstract
this 程序题
this() 和 super() 在构造体里怎么用?
abstract 相关问题
Static 关键字
Static 相关问题
Singleton 单例模式
hashcode 和 equal
所有类的基类是哪个类?
== 和 equal 的区别
Java 支持多继承吗?
Path 与 Classpath?
反射机制
final 关键字
一个. java 源文件是否可以包含多个类
& 与 &&
int 与 integer
integer 通过 == 比较
作用域的区别
异常
error 和 exception?
异常概念题
Checked 异常与 Runtime 异常
把对象声明成异常
try 模块里的 return
处理异常的方法
每一个 try 都必须有一个 catch 吗?
final, finally, finalize的区别
Programme
输出问题1
Gabage Collection
GC 就一定能保证内存不溢出吗?
heap 和 stack
字节流与字符流
ArrayList 和 Vector
Collection
HashMap 和 Hashtable
HashMap HashTable LinkedHashMap TreeMap
Collection 相关问题
Multi-Thread
sleep() 和 wait() 的区别
同步 synchronized
如何实现 muliti-thread?
Transient 关键字
preemptive scheduling 和 time slicing?
一个线程的初始状态是什么?
synchronized method 和 synchronized statement?
守护线程 daemon thread?
所有的线程都必须实现哪个方法?
Visitor Pattern
Problem on chain
字符串基础问题
StringBuffer 相关问题
数组相关问题
如何序列化一个对象到一个文件?
序列化 serialization
必须实现 Serializable 接口的哪个方法?
什么情况下要使用序列化?
Externalizable 接口?
序列化时引用的处理?
序列化时要注意什么?
序列化时 static 域的处理?
Initialization and Cleanup
Java Data Types
Run-Time Data Areas
J2EE
什么是 J2EE?
J2EE 应用的四个部分?
What does web module contain?
What does application client module contain?
J2EE客户端有哪些类型
Hibernate是什么??
什么是事务 - transaction
创建 servlet
什么是 servlet?
Servlet 必须实现什么接口?
Servlet 生命周期?
JSP
JSP 的生命周期?
JSP 语法
JSP declarations?
JSP expressions?
JSP Directives?
Types of directive tags?
and <%@ include file = …>?
JSP Actions?
和 response.sendRedirect(url)?
注释的类型
JSP translation?
Scope for the < jsp : useBean > tag? -
Ear, Jar 和 War 文件?
Spring
DAO
URI 和 URL?
什么是 Spring?
使用 spring 的好处?
Spring 都有哪些模块?
什么是 Spring 的配置文件?
什么是依赖注入 - Dependency Injection?
IoC 的类型?
你更倾向于哪种 DI
IoC 有什么好处?
IoC 容器的类型?
IoC container 是什么?
ApplicationContext 的实现都有哪些?
Bean Factory 与 ApplicationContext ?
什么是 bean?
都有哪些 bean scope?
Singleton bean 是线程安全的吗?
说下 Bean 的生命周期
如何注入 Java Collection?
什么是基于注释的容器配置?
什么是 AOP?
什么是自动装配
Join point?
通知的类型?
Pointcut?
Introduction?
How do you provide configuration metadata to the Spring Container?
What does a bean definition contain?
What are inner beans in Spring?
How do add a bean in spring application?
How can you inject Java Collection in Spring?
Can you inject null and empty string values in Spring?
What are the limitations with autowiring?
@Autowired @Inject @Resource
Hibernate
get and load
SessionFactory 是线程安全的吗?
什么是 SessionFactory?
sorted 与 ordered collection
什么是 Session?
What is the file extension used for hibernate mapping file?
Linux
hibernate 的三种状态
查找文件
列出文件列表
SQL
设计一对一
设计一对多
都使用过哪些join?
设计多对多
Left/Right join
inner join
Full join
合并的问题
Union all?
Where 和 Having
Scrum
通配符 wildcard?
Scrum 中的三大角色
What’s sprint?
Continuous integration
How to scrum
JDBC
Statement 和 prepared statement?
Callable statement
What does the Class.forName(“MyClass”) do?
Stored Procedure and how do you call it in JDBC?
Connection Pooling ?
其他
What are the steps in the JDBC connection?
写出你最常见到的5个runtime exception
abstract 程序题
抽象
类变量 classs variable
equals 与 ==
如何控制 serialization 的过程?
Java 的一些特点?
是否可以继承 String 类?
List, Set, Map是否继承自Collection接口?
List 和 Map
List Set Map 比较
列出 Java 独有的关键字
一个 static 方法内部调用非 static 方法?
定义二维数组
StringBuffer 和 StringBuilder
创建了几个String Object?二者之间有什么区别?
StringBuilder 是什么?
执行后,原始的String对象中的内容到底变了没有?
super.getClass()
Thread 与 Runnable?
try catch finally 的执行顺序
本地变量 Local Variable
实例变量 Instance Variable
暂无相关搜索结果!
本文使用
EduBoo.COM
构建
×
分享,让知识传承更久远
×
文章二维码
手机扫一扫,轻松掌上读
×
文档下载
请下载您需要的格式的文档,随时随地,享受汲取知识的乐趣!
PDF
文档
EPUB
文档
MOBI
文档
×
书签列表
×
阅读记录
阅读进度:
0.00%
(
0/0
)
重置阅读进度