No, you can't, only Mac OS X and iOS programs.
You can use programs such as eclipse, rhostudio, if you have windows. If you have mac you can use eclipse, rhostudio and xcode. Check the links.
You can't install XCode or its SDK on the windows. All you can is create a virtual machine, install Mac OS X there and then install XCode and SDK.
No you can not get xcode on any windows operating system i heard (even thought this may be in correct) that only MAC OS X users can get this.
No. As of now you can only run and use Xcode on Mac computers. Even though you go to the process of waiting 4 hours for it to download, when it is complete you can't do anything with it on a Windows computer.
Yes C or C++, although the programing environment is unlike the Mac and Xcode because of the interface. On Mac it is much easier, but still takes skill.
Yes, via virtualisation, its fairly simple, try this guide on how to do it: techentry.wordpress.com
Use Xcode. See related links below.
You must have an Apple account for iPhone developing. Then you must download Xcode 3 and type out Xcode 3 code to create the app itself.
You need the program Xcode which is on one of the Leopard install disks. If you want to make a new C-Application, select "new Project" then "console application" then "standard application".
windows accessories is a built in programs in windows with a variety of other built in programs within it
Xcode is made by apple its a developing app for programmers so the answer is yes
To transfer a JavaScript file from Dashcode to Xcode, simply locate the JavaScript file in your Dashcode project, then copy it. In Xcode, create or open the project where you want to include the JavaScript file, and paste the file into the appropriate directory within the Xcode project structure. Make sure to add the file to your Xcode project by dragging it into the project navigator or using the "Add Files" option, and ensure it is included in the target settings if necessary. Finally, reference the JavaScript file in your code as needed.