Thanks to visit codestin.com
Credit goes to github.com

Skip to content

AllenCoder/AndroidInterview-Q-A

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

###Welcome to follow me on GitHub or CSDN

GitHub: https://github.com/JackyAndroid

CSDN: http://blog.csdn.net/rain_butterfly

中文版文档


AndroidInterview-Q-A

The top Internet companies' interview questions and answers.

translating...

###一、java

1.interface significance

Specification、extension、Callback

2.The significance of an abstract class

  • Provide a common type of its subclasses
  • Encapsulation subclasses of duplicate content
  • To define abstract methods

About

The top Internet companies android interview questions and answers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%