What is SYNCHRONIZE?


Synchronizes the terminal screen with the internal state of the form. That is SYNCHRONIZE updates the screen display to reflect the information that Oracle Forms has in its internal representation of the screen.



Explore posts in the same categories: SQL Interview Questions


BOOKMARK THIS : del.icio.us | Digg it | Furl | reddit |


Related Questions :

  • What SYNCHRONIZE procedure does ?
  • It synchoronizes the terminal screen with the internal state of the form....
  • What does the keyword “synchronize” mean in java. When do you use it? What are the
  • Synchronize is used when u want to make ur methods thread safe. The disadvantage of synchronise is it will end...
  • What is a binary semaphore? What is its use?
  • A binary semaphore is one, which takes only 0 and 1 as values. They are used to implement mutual exclusion...
  • When you will synchronize a piece of your code?
  • When you expect your code will be accessed by different threads and these threads may change a particular data causing...
  • What are some of the uses of Bluetooth?
  • Depending on the Bluetooth profiles included on the device, Bluetooth technology has the capability to wirelessly synchronize and transfer data...
  • What are some of the uses of Bluetooth?
  • Depending on the Bluetooth profiles included on the device, Bluetooth technology has the capability to wirelessly synchronize and transfer data...
  • What are some of the uses of Bluetooth?
  • Depending on the Bluetooth profiles included on the device, Bluetooth technology has the capability to wirelessly synchronize and transfer data...
  • How is Bluetooth used?
  • Bluetooth can be used to wirelessly synchronize and transfer data among devices. Bluetooth can be thought of as a cable...
  • Difference Between VB and VB.Net.
  • VB.Net (or VB7.0) is not an upgrade to VB 6.0; it is a completely new language written from the ground...

    Comments are closed.