GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Oracle  >  Oracle Forms 3.0

 Print  |  
Question:  
What is an Alert ?

Answer:
 
An  alert  is  window that appears in the middle of the screen overlaying a portion of the current display. 
 


January 01, 2008 13:21:10 #1
 kirangsv   Member Since: January 2008    Total Comments: 10 

RE: What is an Alert ?
 
Alert is a modal window that displays a warning message on some application that might have unexpected consequences.
3 types of alerts: STOP, CAUTION, NOTE.
You can even create your own custom alert that displays in response to that specific event
     

 

Back To Question