六月丁香五月婷婷,丁香五月婷婷网,欧美激情网站,日本护士xxxx,禁止18岁天天操夜夜操,18岁禁止1000免费,国产福利无码一区色费

學(xué)習(xí)啦 > 創(chuàng)業(yè)指南 > 職場(chǎng) > 面試題 > 2016java基礎(chǔ)面試題

2016java基礎(chǔ)面試題

時(shí)間: 如英753 分享

2016java基礎(chǔ)面試題

  Internet使Java成為網(wǎng)上最流行的編程語(yǔ)言,下面是學(xué)習(xí)啦小編為大家?guī)?lái)的2016java基礎(chǔ)面試題,相信對(duì)你會(huì)有幫助的。

  2016java基礎(chǔ)面試題(一)

  1. What is the #from java程序員面試題來(lái)自學(xué)優(yōu)網(wǎng)http://www.gkstk.com/ end#flaw with the Stack class?

  2. Explain the Java Class loader mechanism. How would you prevent someone from overriding the ng.Object class?

  3. Can interfaces contain inner classes?

  4. Explain how you would get a Thread Deadlock with a code example?

  5. What happens when you try to serialize a class whose base class does not implement serializable?

  6. What happens if you try to pass an int variable to a function that accepts only:

  a) long b) Double c) Number ?

  7. How can you prevent flow of control to a finally { } clause?

  9. Write a program that prints a.b.c.a.b.c and so on 10times using threads?

  10. What happens if you try to start a thread thats already been started?

  2016java基礎(chǔ)面試題(二)

  表 A 字段 m , n , x , y ,其中 m,n 為 number 類型 ,x 為字符類型, y 為日期類型

  1 、創(chuàng)建表 A 并且 m 不能重復(fù), n 初始值為 , m n y 不能為空

  2 、修改表 A 把 n 的初始化值改為 1

  文章java程序員面試題出自http://www.gkstk.com/article/wk-5222924908589.html,轉(zhuǎn)載請(qǐng)保留此鏈接!3 、查詢表 A 中 m 大于 50并且 y 為前一天的當(dāng)前時(shí)間以前的所有數(shù)據(jù)

  4 、查詢表 A 中 x 字段共有多少種情況,并輸出條數(shù)大于 20的情況的個(gè)數(shù)

  5 、查詢表 A 中 x 為空并且時(shí)間介于當(dāng)前時(shí)間與前一天當(dāng)前時(shí)間的所有數(shù)據(jù)

  6 、往表 A 中插入一條數(shù)據(jù),令 n 值為 3,x 值為 xyz ,y 值為 2015 年 1 月 1 日 12 點(diǎn) 12 分 12 秒

  7 、刪除表 A 中所有時(shí)間為整點(diǎn)的數(shù)據(jù)

  8 、表 B 與表 A 有相同的數(shù)據(jù)結(jié)構(gòu),怎么樣把表 A 中的數(shù)據(jù)倒入表 B 中

  9 、數(shù)據(jù)庫(kù)的鎖,概念,形成原因,你所見(jiàn)過(guò)的所有數(shù)據(jù)庫(kù)中的鎖,鎖的解決方案?

  2016java基礎(chǔ)面試題(三)

  1 、把 ab ef ij cd gh 放到 List 里,然后對(duì)此 List 快速排序,并打印結(jié)果

  2 、表 File 中有 2 個(gè)字段 file,vcFile,file 為 1 的所相關(guān)的 vcFile 的信息,用 jdbc 連接數(shù)據(jù)庫(kù),并打印查詢結(jié)果的第三條

  4 corba 對(duì)象里有一個(gè) void corbaPing 怎樣通過(guò)返回的一個(gè)空對(duì)象判斷其狀態(tài)?

  5 corb 中的 COS 三種實(shí)現(xiàn)。

  6 WTS 的幾種實(shí)現(xiàn)形 , 文字描述即可,無(wú)需寫(xiě)代碼。

  7 、純 java 技術(shù)能否實(shí)現(xiàn) jmcp 協(xié)議?

  8 struts 的 5 個(gè)主要的類。并且哪個(gè)類為 MVC 中的 C?

  Class Test {

  System.out.println( b );

  static Test{

  System.out.println( a );

  public Test{

  System.out.println( c );

  public String out{

  System.out.println( 111 );

  public class Test1{

  public static void main(String args){

  System.out.println(out);

  問(wèn)題是1 怎么修改程序讓他正確,用盡可能多的方法,并寫(xiě)出執(zhí)行結(jié)果

  2 如果只修改 main 函數(shù),能打出 abc 嗎? bac 呢?為什么

  2、寫(xiě)一個(gè)單例的例子

  3、String str= WeeciolGmmcc

  4、有員工表 , 字段 id ,name,managerid ,還有個(gè)啥字段,記不清楚了,沒(méi)用到,然后查姓名,領(lǐng)導(dǎo)的姓名,如果沒(méi)領(lǐng)導(dǎo)的話則顯示無(wú)

  id name managerid

  1 張三 李四

  2 李四 趙六

  3 王五 趙六

  4 趙六

看過(guò)“2016java基礎(chǔ)面試題”的人還看了:

1.JAVA面試題大全及答案

2.2016java個(gè)人簡(jiǎn)歷模板

3.應(yīng)聘java專員職位的面試題

1082097