Can anybody little bit explain me what are different types of operands in assembly language ,I will be very THANKFUL to u guys.

what do you wanna hear?

you can have general purpose registers like EAX, EBX etc, segment registers like CS, DS, SS and so on, memory data like [storage], immediately data like $FF or a vector to a label (eg JMP somewhere).

If I haven't forgotten anything, than that's all you have to know.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.