CSE 445 EXAM QUESTIONS AND ANSWERS WITH COMPLETE SOLUTIONS VERIFIED LATEST UPDATE
0 view 0 purchase
Course
CSE 445
Institution
CSE 445
CSE 445 EXAM QUESTIONS AND ANSWERS WITH COMPLETE SOLUTIONS VERIFIED LATEST UPDATE
Which of the following is true about multi-threading and multi-processing?
A) threads can have multiple processes
B) processes can share runtime memory space while threads have their own memory space
C) Object...
cse 445 exam questions and answers with complete s
Written for
CSE 445
All documents for this subject (44)
Seller
Follow
NurseAdvocate
Reviews received
Content preview
CSE 445 EXAM QUESTIONS AND ANSWERS WITH COMPLETE
SOLUTIONS VERIFIED LATEST UPDATE
Which of the following is true about multi-threading and multi-processing?
A) threads can have multiple processes
B) processes can share runtime memory space while threads have their own
memory space
C) Object locks can be used to synchronize critical sections for both threads and
processes
D) all of the above
E) none of the above
E
Which method must be defined by a class implementing the java.lang.Runnable
interface?
A) public void run( )
B) void run( )
C) public void start( )
D) none of the above
A
Synchronized instance methods acquire lock on?
A) object level
B) method level
C) can be object level or method level depending on the implementation
D) synchronize is not a locking mechanism
A
Which of the following is true about blocked and waiting state of a thread?
, A) threads can go to the blocked state when the block() method is called on the
thread
B) threads can go to the waiting state when a thread doesn't get required
resources
C) threads can get out of a blocked state after receiving notify( ) message
D) all of the above
E) none of the above
E
What entity does not belong to the three-party model of SOC software
development?
A) Service provider
B) Service broker
C) Application builder
D) End user of software
D
What method in Java is used for moving one thread from the "wait" state to the
"runnable" state?
A) Monitor.Wait( )
B) Monitor.Notify( )
C) Notify( )
D) Unlock.Notify( )
E) Unlock( )
C
Web Service Description Language (WSDL) is used for
A) Writing the executable code of services
B) Composing applications using existing services
C) Describing the coordination among the services
D) Defining the interface of services
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller NurseAdvocate. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $9.99. You're not tied to anything after your purchase.