Skip to main content

Globalization assignment

                                                       Globalization
The worldwide movement toward economicfinancialtrade, and communications integration called globalization.
Globalization implies the opening of local and nationalistic perspectives to a broader outlook of an interconnected and interdependent world with free transfer of capital, goods, and services across national frontiers. However, it does not include unhindered movement of labor and, as suggested by some economists, may hurt smaller or destroyed economies if applied indiscriminately.
Features:
The features of  globalization may be discussed as follows:
·         Free trade between countries; absence of excessive governmental control over trade.
·         It means free access to markets in the world without any physical (quota) or fiscal (tariff) or any other governments restriction. Hence, global consumers emerges demanding high quality products and more value for their money without any restrictions like parochial, regional or  national consideration.
·         In globalization, globally standardized products needs be marketed ail over the world. There are already many such products having world market.
It includes the “lead” products in a region taking care of dominant needs of that region.
·         Globalization requires resources like raw material, finance and technology. Free access to quality raw material, latest technology and cheap finance are important characteristics of this process at less cost.
·         In globalization free mobility of managerial personnel and entrepreneurs  result into mergers, takeovers and structural regrouping in countries across the globe.
·         Control of economics activities by domestic markets and international markets; coordination of national economy and world economy.
·         The major economic feature of globalization is the dominance of the Transnational Corporation, and the international division of labor in which the world economy can be organized as a global assembly line.
The world economy has been reorganized so that high tech and knowledge-                                                                                             based industries are located in the developed center, particularly in the G- 7, while the developing world provides low tech, low wage production processes.

·         To find the right balance between benefits and costs associated with globalization, citizens of all nation needs to understand how globalization works and the policy choices facing them and their societies.
·         The most important social feature of globalization is the growing disparity between the rich and the poor. The ratio of the income of the top 20% in the world to that of the poorest 20% rose from 30:1 to 84:1 in 1995.
Example:
·         Blending of culture.
·         Companies outsourcing.
·         Technology.
These things happen because of countries competing and/or working together to get more money.


                                                       *END*

Comments

Popular posts from this blog

Weight conversion program using functions in c++

#include<iostream> using namespace std; int num(int n) { cout<<"num of chocolate:"; cin>>n; return n; } int ounce(int a) { cout<<"weight in ounce:"; cin>>a; return a; } int pound(int b) { cout<<"weight in pound:"; cin>>b; return b; } int main () { int n, a, b; char choice; cout<<"enter choice 'o' for ounce and 'p' for pounds:"; cin>>choice; int x, y, z; x = num(n); y = ounce(a); z = pound(b); if (choice == 'o') {cout<<"total weight in ounce:"<<x*y;} if (choice == 'p') {cout<<"total weight in pounds:"<<x*z;} return 0; } ************************** Output:

Area Calculation By ImageJ

  Area Calculation By ImageJ      Open the Software      File => Open       Zoom in the Image and select the straight line        Mark the small line on graph and go to analyse => set scale      Set known distance 01, unit cm and click ok       Go to free hand and cover the area you want to calculate       Then press (ctrl + m) repeat the process for 3 time       After that go to the result and summarize 

Activation Energy Calculation in Origon

  Activation Energy ·          Click on the curve, go to analysis, fitting, and linear fit ·          Note the slope and error ·          Then follow the Formula to find activation energy              Ea =  mRln(10)1000 m= slope, R= 8.6173*10 -5 eV/K , ln(10) = 2.303