while and for loop in C#
Write differences between the while and for loop in C#.
Expert
The while and for loops are used to execute those units of code that need to be repeatedly executed, unless the result of the specified condition evaluates to false. Single difference between the two is in their syntax. For loop is distinguished by setting the explicit loop variable.
Two catch blocks can be executed or not?
Explain concept of the Destructor?
How we can choose the color from a ColorDialog box?
What is data type and how many types of data types are there in .NET ?
Write down the ToolTipService timing properties in the WPF?
Explain the working of Cookies. And also give the example of the Cookie abuse?
Explain about the XML elements.
Distinguish the term Classic ASP as well as ASP.Net?
Explain the chief built-in objects in the ASP.NET?
Explain the use of Role-based security?
18,76,764
1948370 Asked
3,689
Active Tutors
1438577
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!