Any text-editor will do.
You need an 8086 assembly language pencil.
write an assembly language program to find sum of N numbers
How to write the program un Assembly language to set a password for personal computers?
assembly language uses abbreviation called menmonics.it is a bit easier to write computer programs in assembly language as compared to machine language but still requires skill and experienci.A program called assembler is used to convert an assembly language into machine language.
write program to concatenating two sting in 8086 assembly language
Programs written in a high level language might be slower than ones written in Assembly language; but it is not always so, it is very easy to write un-effective programs in Assembly.
fish
The native Assembly language of the given platform. For example it would be stupid to write anything in Motorola 68000 Assembly for Intel x86 platform: it wouldn't work.
write a program to print A to Z on screen in c?
Compiler-dependent, in real life you should never do that, write separated Assembly modules instead.
Assembly Language
We use C when we want to write low-level code with a higher level of abstraction than that provided by assembly language.