Answer |
messagebox is used to display the messege to the user.It
can also be used to display warnings. Along with displaying
messages it can take the inputs such as ok,cance,yes ,no
etc which are having boolean values.
Inputbox is used to get the input from user during runtime.
|
|
Shreya Sondur
|