In which type of form does a postback typically take place?

Choose the correct answer

Explanation

Postback is a process specific to Webforms where the page submits data back to the server for processing. It does not occur in Windows Forms or standard HTML Forms.

In which type of form does a postback typically take… — ASP.net | PakQuizHub