1.

What Are Resource File And How Do We Generate Resource File?

Answer»

Resource files are USED to separate the implementation of the application from its USER Interface. Thus, it eliminates the need to change a various sections of CODE to add a different language.

Resource files are used to separate the implementation of the application from its User Interface. Thus, it eliminates the need to change a various sections of code to add a different language.



Discussion

No Comment Found