Deck 19: Java Never Ends

ملء الشاشة (f)
exit full mode
سؤال
Discuss the components of the JavaBean model.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
The sleep method of the Thread class requires one formal parameter that represents the number of:
(a)nanoseconds
(b)microseconds
(c)picoseconds
(d)milliseconds
سؤال
____________ is an enhancement of simple accessor and mutator methods.
(a)Event handling
(b)Introspection
(c)Persistence
(d)None of the above
سؤال
What other programming technique can be combined with sockets so a server can handle requests from multiple clients?
سؤال
The Java library that supports database connectivity is called:
(a)ODBC
(b)CDBC
(c)MDBC
(d)JDBC
سؤال
____________ refers to a framework that facilitates software building by connecting software components from diverse sources.
(a)JavaBeans
(b)Threads
(c)SQL
(d)all of the above
سؤال
A thread's start method invokes the thread's run method.
سؤال
____________ means that an object has an identity that extends beyond one session.
(a)Event handling
(b)Introspection
(c)Persistence
(d)None of the above
سؤال
An InterruptedException is a checked exception.
سؤال
The programming statements used to accomplish a threads task should be included in the method:
(a)start()
(b)init()
(c)run()
(d)none of the above
سؤال
The Java language does not support multithreading.
سؤال
What are Enterprise JavaBeans?
سؤال
An alternative to deriving a thread from the Thread class is to inherit the Runnable interface.
سؤال
What method in the Thread class is responsible for pausing a thread for a specific amount of milliseconds?
(a)pause()
(b)sleep()
(c)hang()
(d)kill()
سؤال
SQL stands for Structured Query Language.
سؤال
Java's Thread class is in the ____________ package.
(a)java.util
(b)java.thread
(c)java.lang
(d)javax.swing
سؤال
Threads execute in a ___________ fashion.
(a)parallel
(b)serial
(c)complex
(d)none of the above
سؤال
What is a JavaBean?
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/18
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 19: Java Never Ends
1
Discuss the components of the JavaBean model.
The software components (classes)are required to provide at least the following interface service or abilities: a.Rules to ensure consistency in writing interfaces. b.An event handling model c.Persistence d.Introspection e.Builder support
2
The sleep method of the Thread class requires one formal parameter that represents the number of:
(a)nanoseconds
(b)microseconds
(c)picoseconds
(d)milliseconds
D
3
____________ is an enhancement of simple accessor and mutator methods.
(a)Event handling
(b)Introspection
(c)Persistence
(d)None of the above
B
4
What other programming technique can be combined with sockets so a server can handle requests from multiple clients?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 18 في هذه المجموعة.
فتح الحزمة
k this deck
5
The Java library that supports database connectivity is called:
(a)ODBC
(b)CDBC
(c)MDBC
(d)JDBC
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 18 في هذه المجموعة.
فتح الحزمة
k this deck
6
____________ refers to a framework that facilitates software building by connecting software components from diverse sources.
(a)JavaBeans
(b)Threads
(c)SQL
(d)all of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 18 في هذه المجموعة.
فتح الحزمة
k this deck
7
A thread's start method invokes the thread's run method.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 18 في هذه المجموعة.
فتح الحزمة
k this deck
8
____________ means that an object has an identity that extends beyond one session.
(a)Event handling
(b)Introspection
(c)Persistence
(d)None of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 18 في هذه المجموعة.
فتح الحزمة
k this deck
9
An InterruptedException is a checked exception.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 18 في هذه المجموعة.
فتح الحزمة
k this deck
10
The programming statements used to accomplish a threads task should be included in the method:
(a)start()
(b)init()
(c)run()
(d)none of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 18 في هذه المجموعة.
فتح الحزمة
k this deck
11
The Java language does not support multithreading.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 18 في هذه المجموعة.
فتح الحزمة
k this deck
12
What are Enterprise JavaBeans?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 18 في هذه المجموعة.
فتح الحزمة
k this deck
13
An alternative to deriving a thread from the Thread class is to inherit the Runnable interface.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 18 في هذه المجموعة.
فتح الحزمة
k this deck
14
What method in the Thread class is responsible for pausing a thread for a specific amount of milliseconds?
(a)pause()
(b)sleep()
(c)hang()
(d)kill()
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 18 في هذه المجموعة.
فتح الحزمة
k this deck
15
SQL stands for Structured Query Language.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 18 في هذه المجموعة.
فتح الحزمة
k this deck
16
Java's Thread class is in the ____________ package.
(a)java.util
(b)java.thread
(c)java.lang
(d)javax.swing
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 18 في هذه المجموعة.
فتح الحزمة
k this deck
17
Threads execute in a ___________ fashion.
(a)parallel
(b)serial
(c)complex
(d)none of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 18 في هذه المجموعة.
فتح الحزمة
k this deck
18
What is a JavaBean?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 18 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 18 في هذه المجموعة.