Is 'synchronised' a modifier?

Answer Posted / kaasi

it's a keyword which can do a specific functionality on
thread concepts

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are JTA/JTS and how they used by client?

1716


How to implement RMI in Java?

2400


What is the form of storage space in java?

1737


Can I map more than one table in a cmp?

590


Name the eight primitive java types.

593






Which container method is used to cause a container to be laid out and redisplayed?

665


Can you give me a simple example of using the requiredif validator rule?

603


In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?

2156


int x=5,i=1,y=0; while(i<=5) { y=x++ + ++x; i=i+2; } System.out.println(x); System.out.println(y); System.out.println(i); How to solve this? Please explain!

1362


What is a modular application? What does module-relative mean?

538


What do you know about seam?

599


In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?

578


Will the general public have access to the infobus apis?

528


Where can I find seam examples and documentation?

565


whats is mean by tiles in struts

1620