Saved Bookmarks
| 1. |
system.time function returns an object of class _______ which contains two useful bits of information.(a) debug_time(b) proc_time(c) procedure_time(d) date.time_time |
|
Answer» Correct option is (b) proc_time For explanation: if there’s an error, gives the time until the error occurred. |
|