adspace


What are .net functions?

Answer Posted / Pankaj Tiwari

.NET functions refer to methods or subroutines that can be used within a .NET application. They are built-in, predefined functions provided by the .NET framework and also user-defined functions created specifically for an application.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the .net syntax for 'while loop'?

1143