当前位置:  技术问答>java相关

SCJP 1.4版考试大纲

    来源: 互联网  发布时间:2015-10-10

    本文导语:  最新 scjp考试内容,1.4版,考试编号310-035  SUN CERTIFIED PROGRAMMER FOR JAVA[tm] 2 PLATFORM 1.4  SECTION 1: DECLARATIONS AND ACCESS CONTROL  Write code that declares, constructs and initializes arrays of any base type using any of the per...

最新 scjp考试内容,1.4版,考试编号310-035 

SUN CERTIFIED PROGRAMMER FOR JAVA[tm] 2 PLATFORM 1.4 
SECTION 1: DECLARATIONS AND ACCESS CONTROL 

Write code that declares, constructs and initializes arrays of any base type using any of the permitted forms both for declaration and for initialization. 
Declare classes, nested classes, methods, instance variables, static variables and automatic (method local) variables making appropriate use of all permitted modifiers (such as public, final, static, abstract, etc.). State the significance of each of these modifiers both singly and in combination and state the effect of package relationships on declared items qualified by these modifiers. 
For a given class, determine if a default constructor will be created and if so state the prototype of that constructor. 
Identify legal return types for any method given the declarations of all related methods in this or parent classes. 
SECTION 2: FLOW CONTROL, ASSERTIONS, AND EXCEPTION HANDLING 

Write code using if and switch statements and identify legal argument types for these statements. 
Write code using all forms of loops including labeled and unlabeled, use of break and continue, and state the values taken by loop counter variables during and after loop execution. 
Write code that makes proper use of exceptions and exception handling clauses (try, catch, finally) and declares methods and overriding methods that throw exceptions. 
Recognize the effect of an exception arising at a specified point in a code fragment. Note: The exception may be a runtime exception, a checked exception, or an error (the code may include try, catch, or finally clauses in any legitimate combination). 
Write code that makes proper use of assertions, and distinguish appropriate from inappropriate uses of assertions. 
Identify correct statements about the assertion mechanism. 
SECTION 3: GARBAGE COLLECTION 

State the behavior that is guaranteed by the garbage collection system. 
Write code that explicitly makes objects eligible for garbage collection. 
Recognize the point in a piece of source code at which an object becomes eligible for garbage collection. 
SECTION 4: LANGUAGE FUNDAMENTALS 

Identify correctly constructed package declarations, import statements, class declarations (of all forms including inner classes) interface declarations, method declarations (including the main method that is used to start execution of a class), variable declarations, and identifiers. 
Identify classes that correctly implement an interface where that interface is either java.lang.Runnable or a fully specified interface in the question. 
State the correspondence between index values in the argument array passed to a main method and command line arguments. 
Identify all Java programming language keywords. Note: There will not be any questions regarding esoteric distinctions between keywords and manifest constants. 
State the effect of using a variable or array element of any kind when no explicit assignment has been made to it. 
State the range of all primitive formats, data types and declare literal values for String and all primitive types using all permitted formats bases and representations. 
SECTION 5: OPERATORS AND ASSIGNMENTS 

Determine the result of applying any operator (including assignment operators and instance of) to operands of any type class scope or accessibility or any combination of these. 
Determine the result of applying the boolean equals (Object) method to objects of any combination of the classes java.lang.String, java.lang.Boolean and java.lang.Object. 
In an expression involving the operators &, |, &&, || and variables of known values state which operands are evaluated and the value of the expression. 
Determine the effect upon objects and primitive values of passing variables into methods and performing assignments or other modifying operations in that method. 
SECTION 6: OVERLOADING, OVERRIDING, RUNTIME TYPE AND OBJECT ORIENTATION 

State the benefits of encapsulation in object oriented design and write code that implements tightly encapsulated classes and the relationships "is a" and "has a". 
Write code to invoke overridden or overloaded methods and parental or overloaded constructors; and describe the effect of invoking these methods. 
Write code to construct instances of any concrete class including normal top level classes and nested classes. 
SECTION 7: THREADS 

Write code to define, instantiate and start new threads using both java.lang.Thread and java.lang.Runnable. 
Recognize conditions that might prevent a thread from executing. 
Write code using synchronized wait, notify and notifyAll to protect against concurrent access problems and to communicate between threads. 
Define the interaction among threads and object locks when executing synchronized wait, notify or notifyAll. 
SECTION 8: FUNDAMENTAL CLASSES IN THE JAVA.LANG PACKAGE 

Write code using the following methods of the java.lang.Math class: abs, ceil, floor, max, min, random, round, sin, cos, tan, sqrt. 
Describe the significance of the immutability of String objects. 
Describe the significance of wrapper classes, including making appropriate selections in the wrapper classes to suit specified behavior requirements, stating the result of executing a fragment of code that includes an instance of one of the wrapper classes, and writing code using the following methods of the wrapper classes (e.g., Integer, Double, etc.): 
doubleValue 
floatValue 
intValue 
longValue 
parseXxx 
getXxx 
toString 
toHexString 
SECTION 9: THE COLLECTIONS FRAMEWORK 

Make appropriate selection of collection classes/interfaces to suit specified behavior requirements. 
Distinguish between correct and incorrect implementations of hashcode methods. 

|
Ok hehe

    
 
 
 
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • 哪个考的是scjp的中文试卷,中文考试和英文考试的证是一样的么?
  • 有谁知道SCJP的考试时间,考试地点,怎样报考 ????
  • 小弟想考scjp,贡献一些scjp考试的网址?
  • SCJP考试已推出中文版本的考试,哪位大哥参加过?
  • 送高分!一些关于SCJP考试的问题!请已经通过考试的大侠们帮忙!
  • 关于scjp的最新考试形式!
  • 请问有谁知道 SCJP 考试的时间吗?
  • 关于SCJP考试?
  • scjp考试分数线变了??
  • 有哪位做过Jcerty 5.0上的scjp模拟题,比实际考试水平如何?
  • 问个关于SCJP考试的问题。
  • scjp考试的sdk1.2和sdk1.4有什么区别?
  • 请问参加SCJP考试要注意一些什么?
  • 请问SUN认证SCJP考试中SL-275的书是什么书?
  • scjp认证考试的书(275)在哪有卖?(上海)
  • 寻找scjp认证考试方面的资料,培训资料和试题,谢谢!
  • 关于SCJP考试(非技术问题)
  • 关于SCJP考试的问题
  • 关于SCJP考试
  • 快去呀!SCJP考试优惠!!(呵呵,给朋友做做广告)
  • 我一个伙计考过SCJP一个多月了,怎么SCJP的证书还没有来呀?到哪里问去呀?
  • 过了SCJP和没过SCJP的都请进来,谢谢!
  • 我一直搞不清什么sl275与scjp1.2,scjp1.4的关系?那位能说说么
  • [提议] 既然考scjp的人这么对,提议设立scjp专栏,响应的进来领分!
  • 英文不是很好,为了考SCJP,好多地方看英文书,概念什么的比较模糊,哪有详细的中文的Java语言教程呀?最好和SCJP想符合的,别告诉我《Think in Java》呀!那本书我烦透了!
  • 检验你的SCJP能力!!!来自SUN的SCJP题库中的一道经典线程题目,你能做出正确的答案吗???
  • 谁有scjp练习题,越新越好?谢了
  • 险过scjp
  • 50分求助:哪儿能搞到SCJP的教程资料与试题资料!!!!!
  • 技术文章 iis7站长之家
  • 求助!本人下个星期考SCJP急需好的题库!高分求教!


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3