<dfn id="w48us"></dfn><ul id="w48us"></ul>
  • <ul id="w48us"></ul>
  • <del id="w48us"></del>
    <ul id="w48us"></ul>
  • java英文面試筆試題

    時間:2024-09-02 04:45:08 面試筆試 我要投稿
    • 相關推薦

    java英文面試筆試題

      Java是一門面向對象編程語言,不僅吸收了C++語言的各種優點,還摒棄了C++里難以理解的多繼承、指針等概念,小編收集了java英文面試筆試題,歡迎閱讀。

    java英文面試筆試題

      Question: What is transient variable?

      Answer: Transient variable can't be serialize. For example if a variable is declared as transient in a Serializable class and the class is written to an ObjectStream, the value of the variable can't be written to the stream instead when the class is retrieved from the ObjectStream the value of the variable becomes null.

      Question: Name the containers which uses Border Layout as their default layout?

      Answer: Containers which uses Border Layout as their default are: window, Frame and Dialog classes.

      Question: What do you understand by Synchronization?

      Answer: Synchronization is a process of controlling the access of shared resources by the multiple threads in such a manner that only one thread can access one resource at a time. In non synchronized multithreaded application, it is possible for one thread to modify a shared object while another thread is in the process of using or updating the object's value. Synchronization prevents such type of data corruption.

      E.g. Synchronizing a function:

      public synchronized void Method1 () {

      // Appropriate method-related code.

      }

      E.g. Synchronizing a block of code inside a function:

      public myFunction (){

      synchronized (this) {

      // Synchronized code here.

      }

      }

      Question: What is Collection API?

      Answer: The Collection API is a set of classes and interfaces that support operation on collections of objects. These classes and interfaces are more flexible, more powerful, and more regular than the vectors, arrays, and hashtables if effectively replaces.

      Example of classes: HashSet, HashMap, ArrayList, LinkedList, TreeSet and TreeMap.

      Example of interfaces: Collection, Set, List and Map.

      Question: Is Iterator a Class or Interface? What is its use?

      Answer: Iterator is an interface which is used to step through the elements of a Collection.

      Question: What is similarities/difference between an Abstract class and Interface?

      Answer:  Differences are as follows:

      Interfaces provide a form of multiple inheritance. A class can extend only one other class.

      Interfaces are limited to public methods and constants with no implementation. Abstract classes can have a partial implementation, protected parts, static methods, etc.

      A Class may implement several interfaces. But in case of abstract class, a class may extend only one abstract class.

      Interfaces are slow as it requires extra indirection to to find corresponding method in in the actual class. Abstract classes are fast.

      Similarities:

      Neither Abstract classes or Interface can be instantiated.

      Question: How to define an Abstract class?

      Answer: A class containing abstract method is called Abstract class. An Abstract class can't be instantiated.

      Example of Abstract class:

      abstract class testAbstractClass {

      protected String myString;

      public String getMyString() {

      return myString;

      }

      public abstract string anyAbstractFunction();

      }

      Question: How to define an Interface?

      Answer: In Java Interface defines the methods but does not implement them. Interface can include constants. A class that implements the interfaces is bound to implement all the methods defined in Interface.

      Emaple of Interface:

      public interface sampleInterface {

      public void functionOne();

      public long CONSTANT_ONE = 1000;

      }

      Question: Explain the user defined Exceptions?

      Answer: User defined Exceptions are the separate Exception classes defined by the user for specific purposed. An user defined can created by simply sub-classing it to the Exception class. This allows custom exceptions to be generated (using throw) and caught in the same way as normal exceptions.

      Example:

      class myCustomException extends Exception {

      // The class simply has to exist to be an exception

      }

      Question: Explain the new Features of JDBC 2.0 Core API?

      Answer: The JDBC 2.0 API includes the complete JDBC API, which includes both core and Optional Package API, and provides inductrial-strength database computing capabilities.

      New Features in JDBC 2.0 Core API:

      Scrollable result sets- using new methods in the ResultSet interface allows programmatically move the to particular row or to a position relative to its current position

      JDBC 2.0 Core API provides the Batch Updates functionality to the java applications.

      Java applications can now use the ResultSet.updateXXX methods.

      New data types - interfaces mapping the SQL3 data types

      Custom  mapping of user-defined types (UTDs)

      Miscellaneous features, including performance hints, the use of character streams, full precision for java.math.BigDecimal values, additional security, and support for time zones in date, time, and timestamp values.

      Question: Explain garbage collection?

      Answer: Garbage collection is one of the most important feature of Java. Garbage collection is also called automatic memory management as JVM automatically removes the unused variables/objects (value is null) from the memory. User program cann't directly free the object from memory, instead it is the job of the garbage collector to automatically free the objects that are no longer referenced by a program. Every class inherits finalize() method from java.lang.Object, the finalize() method is called by garbage collector when it determines no more references to the object exists. In Java, it is good idea to explicitly assign null into a variable when no more in use. I Java on calling System.gc() and Runtime.gc(),  JVM tries to recycle the unused objects, but there is no guarantee when all the objects will garbage collected.

      Question: How you can force the garbage collection?

      Answer: Garbage collection automatic process and can't be forced.

      Question: What is OOPS?

      Answer: OOP is the common abbreviation for Object-Oriented Programming.

      Question: Describe the principles of OOPS.

      Answer: There are three main principals of oops which are called Polymorphism, Inheritance and Encapsulation.

      Question: Explain the Encapsulation principle.

      Answer: Encapsulation is a process of binding or wrapping the data and the codes that operates on the data into a single entity. This keeps the data safe from outside interface and misuse. One way to think about encapsulation is as a protective wrapper that prevents code and data from being arbitrarily accessed by other code defined outside the wrapper.

      Question: Explain the Inheritance principle.

      Answer: Inheritance is the process by which one object acquires the properties of another object.

      Question: Explain the Polymorphism principle.

      Answer: The meaning of Polymorphism is something like one name many forms. Polymorphism enables one entity to be used as as general category for different types of actions. The specific action is determined by the exact nature of the situation. The concept of polymorphism can be explained as "one interface, multiple methods".

    【java英文面試筆試題】相關文章:

    JAVA面試筆試題11-15

    java面試筆試題分享11-18

    企業Java面試筆試題范文09-27

    Java面試的面試題目與解題思路 201411-20

    迅雷JAVA廣州站二筆筆試題目分享11-21

    java筆試題及答案08-20

    java面試的經驗11-20

    java面試的測試11-20

    經典java筆試題及答案分享02-25

    主站蜘蛛池模板: 国产在线观看一区二区三区精品| 最新国产精品精品视频| 日韩精品一区二区三区视频| .精品久久久麻豆国产精品| 日韩精品成人a在线观看| 亚洲国产精品线在线观看| 国产网红无码精品视频| 手机日韩精品视频在线看网站| 国产精品自在在线午夜福利| 国产精品久久久久天天影视| 人妻少妇精品视频二区| 亚洲性日韩精品国产一区二区| 精品国产91久久久久久久a| 久久精品视频免费| 国产99视频精品免费专区| 人人妻人人澡人人爽人人精品97| 欧美日韩精品久久久免费观看| 国产成人高清精品一区二区三区 | 成人国内精品久久久久影院| 亚洲韩国精品无码一区二区三区| 精品人妻少妇一区二区三区| 国产成人精品大尺度在线观看| 日韩精品免费在线视频| 国产福利微拍精品一区二区| 国产精品99久久99久久久| 午夜精品久久久久久毛片| 亚洲精品456播放| 亚洲国产精品无码久久久久久曰 | 国产AV国片精品一区二区| 国产精品久久影院| 精品一区二区久久久久久久网站| 99精品视频在线观看| 久久精品国产亚洲AV无码偷窥| 日本aⅴ精品中文字幕| 久久99久久99精品免视看动漫| 亚洲av无码国产精品夜色午夜| 亚洲国产精品一区二区成人片国内| 中文精品人人永久免费| 日韩精品中文字幕无码一区| 婷婷精品国产亚洲AV麻豆不片| 亚洲高清国产拍精品26U|