2021 autumn recruitment interview - meituan
Part I - self introduction
Part II - basic knowledge of Java
1. Differences between interfaces and abstract classes
abstract class
Abstract modified classes are abstract classes, and modified methods are abstract methods.Abstract classes can have no abstract methods, but classes with abstract methods must be declared as abstract classes ...
Posted by PHPsites on Tue, 07 Sep 2021 04:41:49 +0200
Requests library for automated testing of Python interfaces & Pytest framework
preface:
Thank you for reading uncle Qi's article. Thank you to all readers. If it's convenient, please move your hands to make a fortune and pay attention. Uncle Qi's article may not be so vivid and interesting, but I still hope it can bring you improvement. At the end of the article, some of Uncle Qi's dry goods are also the resources ...
Posted by habuchas on Fri, 03 Sep 2021 05:48:28 +0200