
Inheritance and polymorphism - Exam questions tests - Sun Certified Java Programmer 310-065 - Lesson 63
The main concept of this video is that you have an object of type parent that is pointing to a child.
Post stats:
Post actions:

Title: Inheritance and polymorphism - Exam questions tests - Sun Certified Java Programmer 310-065 - Lesson 63
Duration: 16 minutes
Summary:
In this video, we start the second set of 75 questions for the 310-065
exam.
Since the questions are generated randomly, the first question is number
48.
This question deals with inheritance and polymorphism. The main concept
is that
you have an object of type parent that is pointing to a child. Some of
the
methods called are static. Others are not. The main idea to concentrate
on is
that polymorphism applies only to instance methods, not the static ones.
The
second question deals with string concatenation. We need to remember
that
String class is immutable and when calling methods like concat(), the
result
need to be stored in another string object. The
third question has to do with deciding
which exceptions are being thrown by the developer and which ones are
being
thrown by the JVM. For these types of questions, you need to be familiar
with
the API and the exception classes available. Finally, the last question
has to
do with try/catch/finally block and threads.
Methodology
of the development of example: Good coding
standard and
simplified design to prepare for the Java programmer certification exam CX-310-065.
Technology
Used:
Java – Core Concepts.
Keywords:
class, object, extends, static, String,
try, catch, finally, Thread,
synchronized.




[vídeo] Dynamic Functions - Course JavaScript - Part 17

[vídeo] Passing function to a function - Course JavaScript - Part 18

[vídeo] Passing by value and by reference - Course JavaScript - Part 16

[vídeo] Remove elements from the array - Course JavaScript - Part 15

[vídeo] Functions indexOf, substr, toLowerCase and toUpperCase: The String Object - Course JavaScript - Part 8

[vídeo] Queues - Course JavaScript - Part 14

[vídeo] Date Functions - Course JavaScript - Part 12

[vídeo] Doing match: Regular Expression - Course JavaScript - Part 10

[vídeo] Math Functions - Course JavaScript - Part 11

[vídeo] test() method: Regular Expression - Course JavaScript - Part 9



[video] Dynamic Functions - Course JavaScript - Part 17

[video] Passing function to a function - Course JavaScript - Part 18

[video] Passing by value and by reference - Course JavaScript - Part 16

[video] Remove elements from the array - Course JavaScript - Part 15

[video] Functions indexOf, substr, toLowerCase and toUpperCase: The String Object - Course JavaScript - Part 8

[video] Queues - Course JavaScript - Part 14

[video] Date Functions - Course JavaScript - Part 12

[video] Doing match: Regular Expression - Course JavaScript - Part 10

[video] Math Functions - Course JavaScript - Part 11

[video] test() method: Regular Expression - Course JavaScript - Part 9

[video] Length and concat: The String Object - Course JavaScript - Part 7

[video] Escape And Encode - Course JavaScript - Part 5

[video] The Number Object - Course JavaScript - Part 6

[video] Variable Scope - Course JavaScript - Part 4

See the prices for this post in Mr.Bool Credits System below:Individually – in this case the price for this post is US$ 2,00 (Buy it now)
in this case you will buy only this video by paying the full price with no discount.
Package of 10 credits - in this case the price for this post is US$ 1,00
This subscription is ideal if you want to download few videos. In this plan you will receive a discount of 50% in each video. Subscribe for this package!
Package of 50 credits – in this case the price for this post is US$ 0,33
This subscription is ideal if you want to download several videos. In this plan you will receive a discount of 83% in each video. Subscribe for this package!
> More info about MrBool Credits
Clique aqui para efetuar o login
Caso não tenha um cadastro DevMedia, clique aqui para se cadastrar (gratuito)
Este é um post fechado - Você precisa ter acesso ao post para habilitar os links de download.
| www.mrbool.com Copyright 2010 - All rights reserved to DevMedia Group
|






