You are creating an order-tracking application using a Visual C# .NET Windows application. When you are unable to track a particular order number entered by the user, you need to raise an exception. Which of the following options will help you to raise an exception?
1.try block
2.catch block
3. finally block
4.throw statement
Answer:4
Posted Date:-2022-02-02 14:13:25