can anyone give one example each for various addressing modes with respect to C language.....

for example what addressing mode is used in the following statement?

a=200+300;