Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 2 of 2
Search took 0.02 seconds.
Search: Posts Made By: Dev Hawk
Forum: Computer Programming 01-03-2013, 05:54 PM
Replies: 2
Views: 1,198
Posted By Dev Hawk
Anyone to explain this?

I didn't understand how does it work.

class Sample
{
public static void fun1()
{
Console.WriteLine("fun1");
}
public void fun2()
{
Forum: Computer Programming 12-17-2012, 09:54 PM
Replies: 3
Views: 1,107
Posted By Dev Hawk
Help but do NOT consideri it as cheating

(The Fan class)
Design a class named Fan to represent a fan. The class contains:

Three static public constants named Slow, Medium and Fast with values 1, 2 and 3 to denote the fan speed. "Note...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT +1. The time now is 09:19 PM.