\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={International Principles and Practice of Corporate Governance: A Study on Banking Industry in Bangladesh},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2017-01-15 (revised: 15 January 2017)}
\def\TheID{\makeatother }
\def\TheDate{2017-01-15}
\title{International Principles and Practice of Corporate Governance: A Study on Banking Industry in Bangladesh}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Md. Rafiul  Islam}

             \author[2]{Zakea  Afrose}

             \affil[1]{  Pundra University of Science and Technology}

\renewcommand\Authands{ and }

\date{\small \em Received: 9 December 2016 Accepted: 2 January 2017 Published: 15 January 2017}

\maketitle


\begin{abstract}
        


The paper endeavors to show the level of adherence of corporate governance practice to international principles regarding banking industry of Bangladesh. The study used random selected 15 banks in Bangladesh and the research design was explanatory nature. The research used the percentage and average calculation, and finding the gap between the international principles and practices of corporate governance. International corporate governance principles are not fully mentioning the corporate governance. It also mentions the organizational, cultural, legal, industry practice, political and social environment factors. The international corporate governance principles had nine principles. Bangladesh banking industry implements the almost seven principles based on findings. The shareholder return and the operational performance the international principles were the focus board attention on optimizing over time the returns to shareholders. BSEC (Bangladesh Security Exchange Commission) corporate governance notifications and the independent auditor?s certificate on compliance with conditions of corporate governance guidelines issues to the shareholder of the particular bank. The published annual report w experience our everyday excellence through the trio of phenomena -?Transparency?, ?Accountability? and ?Ethics?; the first is mirrored in the fact-sheet of our banking operations while the second persists in strong compliance of regulations and laws.

\end{abstract}


\keywords{corporate governance, transparency, accountability, international corporate governance principles, practice, BSEC etc.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{Introduction}]{Introduction}\par
orporate Governance is the process of Practicing accuracy, accountability, smart stewardship, effective internal control, customary behavior in an organization. It is the means, by which a body operates and controls. It protects the interests of all stakeholders of an organization. Financial accounting information is the product of corporate accounting and external reporting systems that measure and routinely disclose audited, quantitative data concerning the financial position and performance of publicly held firms. Audited balance sheets, income statements, cash-flow statements and supporting disclosures, form the foundation of the firm-specific information set available to investors and regulators. Developing and maintaining a sophisticated financial disclosure regime is not cheap. There are nine components of International corporate governance principles are as follows: Corporate Objective, Communications and reporting, voting rights, corporate boards, corporate remuneration policies, Strategic focus, operating performance, shareholder returns, corporate citizenship, governance implementation. And there Six factors considered (OECD) Organization for Economic Co-operation and Development are ensuring the basis for governance framework, the rights of shareholders and ownership functions, the equitable treatment of shareholders, the role of stakeholders in corporate governance, disclosure and transparency, the responsibilities of the board. Corporate governance is a term that refers broadly to the rules, processes, or laws by which businesses are operated, regulated, and controlled. The term can refer to internal factors defined by the officers, stockholders or constitution of a corporation, as well as to external forces such as consumer groups, clients, and government regulations. The governance structure specifies the distribution of rights and responsibilities among different participants in the organization (such as the board of directors, managers, shareholders, creditors, auditors, regulators, and other stakeholders) and specifies the rules and procedures for making decisions in corporate affairs. Governance provides the structure through which corporations set and pursue their objectives while reflecting the context of the social, regulatory and market environment. It is a mechanism for monitoring the actions, policies, decisions of corporations. It involves the alignment of interests among the stakeholders. 
\section[{II.}]{II.} 
\section[{Objective of the Study a) General Objective}]{Objective of the Study a) General Objective}\par
The objective of the study is to unearth the scenario of International principles and practice of Corporate Governance respective to Banking Industry of Bangladesh. 
\section[{b) Specific Objectives}]{b) Specific Objectives}\par
The clear specified purpose of the paper are: 1. To find out the scenario of corporate governance principles and practices of corporate governance of banking industry in Bangladesh. 2. To identify the average value (percentage) of banks industry international corporate governance principles implementations and gap. 
\section[{III.}]{III.} 
\section[{Literature of Review}]{Literature of Review}\par
Corporate governance is one of the pillars of IFC's focus on sustainability following environmental and social sustainability. Better corporate governance increases the likelihood that the enterprise will satisfy the legitimate claims of all stakeholders and fulfill its social responsibilities. Accordingly, it contributes to the longterm, sustainable growth of client companies. A company that is well-governed is one that is accountable and transparent to its shareholders and other stakeholders (such as employees, creditors, customers and the society).\par
The study has identified some problems in Corporate Governance practice in the Banking Industry of the country. The prospect of Corporate Governance practice is bright in Banking Industry as reported by the respondents if problems are removed by the concerned management of the Banks as well as Bangladesh Bank management as the guardian of commercial Banks \hyperref[b6]{[7]}.\par
To do the study, the issues were focused like rights and disclosure of information, disclosure and transparency, board issues, disclosure and transparency, financial reporting and HRM practices.7 hypotheses have been developed to identify whether the private banks are complying corporate governance issues or not. And making the study convenient an assumption was made using subjective probability technique that 70\% or more of private banks of Bangladesh are maintaining 90\% or more CG codes for Bangladesh \hyperref[b1]{[2]}. Only 50\% of the major issues like disclosure and transparency, financial reporting and audit practice has met the assumption. Of which 100\% of the CG codes regarding financial reporting are practiced by the 70\% or more private banks and it was 83.33\% for audit practice \hyperref[b13]{[14]}.\par
This paper attempts to seek out the corporate governance practices in Bangladesh banking industry and it has been tried to know about whether the boards of directors understand their responsibilities, the different committees in the organization, the audit procedures or systems, auditors and role of independent directors. By these responses, it has been evaluated that the quality of the regulation in Bangladesh banking system stands at an unsatisfactory stage. Lack of accountability, lack of fairness and transparency in practices and faulty, incomplete and ineffective audit and disclosure have led to widespread corruption in the industry. It is also evaluated that the necessity of ensuring accountability, fairness, transparency to build sound corporate governance in the Bangladesh banking industry \hyperref[b12]{[13]}.\par
This study was initiated to critically observe the current Corporate Governance status and practices in the banking sector of Bangladesh. The study was descriptive. Convenient sampling method was used to select the sample banks for the study. The study found that top management influence as well as political pressure exists in the banking sector which affects the lending decisions. Corrupted bankers and dishonest officials of Bangladesh Bank were found associated with several scams. Proper documentation is mandatory, but sometimes banks show flexibility in this regards and provide extra benefits to the clients. Selection of the wrong borrower, unhealthy competition among the banks, fund diversion, inefficient auditing and insufficient collateral cause harms to the banks. Sometimes banks do not follow the rules and guidelines provided by Bangladesh Bank which were designed to protect themselves and operate business smoothly \hyperref[b11]{[12]}.\par
This study focused on the state of Corporate Governance (CG) in two categories of the banking industries: Conventional Banks and Islamic Banks. As Conventional Banks and Islamic Banks differ a great deal in their rules, regulations and operating procedures, the corporate governance (CG) practice of these two banking sectors is also different from each other. Here in this paper, it is tried to represent a comparative study about corporate governance (CG) practice of these two banking sectors \hyperref[b15]{[16]}.\par
One of the principal reasons for poor CG is that most of the organizations are family oriented and the Board of Directors is actively involved in management \hyperref[b8]{[9]}. In the framework of Bangladesh, independent directors do not act as a supporter of majority shareholders or as a source of innovative ideas \hyperref[b5]{[6]}.\par
The sector observed diminishing profitability, growing non-performing assets, provision and capital shortfalls, eroded credit discipline, rampant corruption patronized by political quarters, low recovery rate, inferior asset quality, managerial weaknesses, excessive interference from government and owners, weak regulatory and supervisory role, etc. \hyperref[b9]{[10,}\hyperref[b17]{17]}. Internal control system along with accounting and audit qualities are supposed to have been insufficient \hyperref[b18]{[18,}\hyperref[b10]{11,}\hyperref[b7]{8]}.\par
The presence of liquid assets and lack of depositors' interest to actively control and monitor banks' risky decisions as a result of the insurance guarantees simplifies the sharking in the banking firms. Banks in Bangladesh are confronted with the high risk of sharking as a result of government ownership, lack of prudential regulation, weak legal protection, and presence of special interest groups \hyperref[b4]{[5]}. The independent regulatory agencies are essential in Bangladesh to act against the repeated collusion among government, businesses and bankers to serve special interest groups \hyperref[b14]{[15,}\hyperref[b3]{4]}.\par
In a study, the author argues the U.S financial crisis occurred due to regulatory governance failures. He further describes a company as non-compliant when it fails to comply with the CG codes and creates opacity in place of transparency, accountability, monitoring and oversight of their managerial practices \hyperref[b2]{[3]}.\par
In Bangladesh, poor bankruptcy laws, no push from the international investor community, limited or no disclosure regarding related party transactions, weak regulatory system, general meeting scenarios and lack of active shareholder participations are some of the individual constituents that have been identified as reasons for the absence of CG \hyperref[b0]{[1]}.\par
IV. 
\section[{Methodology}]{Methodology}\par
The research design was explanatory. The study used only secondary data that were collected from the published annual reports of randomly selected banks in Bangladesh. The selection processes of banks were randomly and also ensure all types of Bank. To examine the principles of corporate governance in bank practices, we have taken a sample of fifteen \hyperref[b14]{(15)} banks lead in Bangladesh. All the data needed to be examined have been collected from the annual report, official website, operational manual, different database \& report developed by the central bank. To analyze the tabular data format and percentage, etc. has been used. 
\section[{V.}]{V.} 
\section[{Findings and Discussions}]{Findings and Discussions}\par
We had to discover the pathway of international corporate governance principles and practices of the banking industry in Bangladesh. Data analysis we had to mention steps. First, one is carefully observed the published annual report above nine (Corporate Objective, Communications, Reporting, Voting Rights, Corporate Boards, Corporate remuneration policies, Strategic Focus, Operating performance, Shareholder returns, Shareholder returns, Corporate Citizenship) principles whose companies have reported whose is not. We assume that there are nine international corporate governance factors had a one point value.\par
The table 01 had shown in the column placed by nine international corporate governance principles and the row by the bank's name. In the table yes is mention the reported the principles and zero sign refers the not reported. The table also shown in the every yes sign carry was one point value and zero sign value carry the zero value. Such as, the AB bank Ltd. was corporate governance implementations in percentage 66.66\%. The AB bank Ltd. had achieved the 6 point out of 9 that means 66.66\% percent implement the corporate governance of international principles.\par
In figure 01 had shown the all randomly selected banks were implemented of world company governance principles. Seven selected banks were 55.55\%, six selected banks were 77.77\%, and two banks were 66.66\%, implements the international corporate governance principles.\par
The table 02 had shown the average value of banks industry international corporate governance principles implementations and gap. The result was 65.919\% is implemented and 34.081\% was a gap.\par
Figure 02 had shown the graphically presented the value of banks industry international corporate governance principles implemented and gap. The result was 65.919\% is implemented and the 34.081\% was a gap.  AB Bank Ltd. ? ? ? ? ? ? ? ? ? 66.66\% Mercantile Bank Ltd. ? ? ? ? ? ? ? ? ? 77.77\% Southeast Bank Ltd. ? ? ? ? ? ? ? ? ? 55.55\% IFIC Bank Ltd. ? ? ? ? ? ? ? ? ? 77.77\% Dhaka Bank Ltd. ? ? ? ? ? ? ? ? ? 77.77\% Prime Bank Ltd. ? ? ? ? ? ? ? ? ? 77.77\% Islami Bank Bangladesh Ltd. ? ? ? ? ? ? ? ? ? 77.77\% Trust Bank Ltd. ? ? ? ? ? ? ? ? ? 55.55\% Shajalal Islami Bank Ltd. ? ? ? ? ? ? ? ? ? 66.66\% Eastern Bank Ltd. ? ? ? ? ? ? ? ? ? 77.77\% NCC Bank Ltd. ? ? ? ? ? ? ? ? ? 55.55\% First Security Islami Bank Ltd. ? ? ? ? ? ? ? ? ? 55.55\% NRB Bank Ltd. ? ? ? ? ? ? ? ? ? 55.55\% SIBL Bank Ltd. ? ? ? ? ? ? ? ? ? 55.55\% ICB Islami Bank Ltd. ? ? ? ? ? ? ? ? ? 55.55\% 
\section[{Corporate governance International principles Implementations of Banks (in percentages).}]{Corporate governance International principles Implementations of Banks (in percentages).}\par
Corporate governance International principles Implementations of Banks (in percentages).\par
Table  {\ref 2}: Had shown the average value of banks industry international corporate governance principles implementations and gap\par
Figure 03 had to show a pathway of bridging between international principles and practice of corporate governance: a study of the banking industry in Bangladesh. The corporate governance set by a vision, mission, objectives, smart goals, strategy all were achieved the board of directors and committees, legal and regulatory framework, organizational hierarchy, monitoring and internal control, transparency and accountability, policies and procedures.\par
The appendices 01 had to show the Bangladesh bank guidelines for corporate governance. Appendices 02 had to show the BSEC complains and guidelines to achieve the compliance report on SEC notification. Appendix 02 also includes the Board meeting held and director attendance, and shareholding pattern.\par
Appendix 03 certificates of compliance with conditions of corporate governance guidelines to the shareholder of the particular bank. All leading banks in Bangladesh are with own corporate governance policy, code of conduct; ethics and practice its.\par
International corporate governance principles are not mentioning the corporate governance it also states the organizational, cultural, legal, industry practice, political and social factors. The international corporate governance principles had nine principles Bangladesh banking industry implements the almost seven principles. The shareholder return and the operational performance the world principles were the focus board attention on optimizing over time the returns to shareholders. In particular, the company should strive 34.08\%    
\section[{65.92\%}]{65.92\%} 
\section[{Corporate governance Scenario of Banking industry in Bangladesh}]{Corporate governance Scenario of Banking industry in Bangladesh} 
\section[{Conclusion}]{Conclusion}\par
Corporate governance is of paramount importance to a company and is almost as important as its primary business plan. When executed, it can prevent corporate scandals, fraud and the civil and criminal liability of the company. It also enhances a company's image in the public eye as a self-policing company that is responsible and worthy of shareholder and debt holder capital. It dictates the shared philosophy, practices and culture of an organization and its employees. Corporate governance keeps a company honest and out of trouble.\par
The research study It has been found that 65.919\% implementation international corporate governance principles and 34.081\% average gap of the banking industry in Bangladesh. As per figure 03, the corporate governance set by a vision, mission, objectives, smart goals, strategy all were achieved the board of directors and committees, legal and regulatory framework, organizational hierarchy, monitoring and internal control, transparency and accountability, policies and procedures.\par
We experience our everyday excellence through the trio of phenomena -'Transparency', 'Accountability' and 'Ethics'; the first is mirrored in the fact-sheet of our banking operations while the second persists in compliance of regulations and laws. The third is inspired by our deep-rooted culture of fairness in all spheres of business.   \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.03386454183266932\textwidth}P{0.03386454183266932\textwidth}P{0.06434262948207171\textwidth}P{0.0948207171314741\textwidth}P{0.04402390438247012\textwidth}P{0.054183266932270914\textwidth}P{0.1049800796812749\textwidth}P{0.05079681274900399\textwidth}P{0.07111553784860557\textwidth}P{0.06434262948207171\textwidth}P{0.07111553784860557\textwidth}P{0.16254980079681275\textwidth}}
Banks name\tabcellsep Principles\tabcellsep Corporate Objective\tabcellsep Communications and Reporting\tabcellsep Voting Rights\tabcellsep Corporate Boards\tabcellsep Corporate remuneration policies\tabcellsep Strategic Focus\tabcellsep Operating performance\tabcellsep Shareholder returns\tabcellsep Corporate Citizenship\tabcellsep Corporate governance implementation or (Remarks)\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 		 		\backmatter  			 
\subsection[{Companies own policies}]{Companies own policies}\par
Strategic Focus 			 			  				\begin{bibitemlist}{1}
\bibitem[ Int. J. Manag. Bus. Res]{b16}\label{b16} 	 		\textit{},  	 	 		\textit{Int. J. Manag. Bus. Res}  		5  (1)  p. .  	 
\bibitem[Mahmud and Ara ()]{b12}\label{b12} 	 		\textit{},  		 			Shabuz Mahmud 		,  		 			Jesmin Ara 		.  		 \url{http://ijecm.co.uk/ISSN23480386}  	 	 		\textit{International Journal of Economics, Commerce and Management}  		2015. III p. 408.  	 
\bibitem[A Comparative Analysis of Corporate Governance in South Asia: Charting a Roadmap for Bangladesh BEI ()]{b5}\label{b5} 	 		\textit{A Comparative Analysis of Corporate Governance in South Asia: Charting a Roadmap for Bangladesh BEI},  		2003. Dhaka, Bangladesh.  		 			Bangladesh Enterprise Institute (BEI) 		 	 
\bibitem[Shleifer and Vishny ()]{b14}\label{b14} 	 		‘A Survey of Corporate Governance’.  		 			A Shleifer 		,  		 			R W Vishny 		.  	 	 		\textit{Journal of Finance}  		1997. 52 p. .  	 
\bibitem[Ahmad and Yusuf ()]{b0}\label{b0} 	 		 			M U Ahmad 		,  		 			M A Yusuf 		.  		\textit{Corporate Governance: Bangladesh Perspective. Cost and Management},  				2005. 33 p. .  	 
\bibitem[Anwar ()]{b2}\label{b2} 	 		 			G M J Anwar 		.  	 	 		\textit{International Conference on Enterprise Governance: Recent Global Financial Perspectives},  				 (Dhaka)  		2009.  	 
\bibitem[Bank ()]{b18}\label{b18} 	 		‘Bangladesh: Strategy for Establishing a Sound and Competitive Banking Sector’.  		 			World Bank 		.  	 	 		\textit{South Asia Region}  		1998. World Bank. 1.  	 	 (\& 2, Finance and Private Sector Unit) 
\bibitem[Arun and Turner ()]{b4}\label{b4} 	 		‘Corporate Governance of Banks in Developing Economies: Concepts and Issues’.  		 			T G Arun 		,  		 			J Turner 		.  	 	 		\textit{Corporate Governance: An International Review}  		2003. 12  (3)  p. .  	 
\bibitem[Kar and Sarker ()]{b13}\label{b13} 	 		‘Corporate Governance Practices in Private Commercial Banks-A Study on Khulna’.  		 			Shanta Kar 		,  		 			Mithun Sarker 		.  		 \xref{http://dx.doi.org/10.11648/j.ijebo.20140203.12}{10.11648/j.ijebo.20140203.12}.  	 	 		\textit{International Journal of Economic Behavior and Organization}  		2014. 2  (3)  p. .  	 
\bibitem[Begum Ismat Ara Huq and Mohammad Zahid Hossain Bhuiyan ()]{b6}\label{b6} 	 		‘Corporate Governance-Its Problems \& Prospects in Banking Industry in Bangladesh’.  	 	 		World Review of Business Research  		Begum Ismat Ara Huq and Mohammad Zahid Hossain Bhuiyan (ed.)  		2012. 2  (2)  p. .  	 
\bibitem[Alam ()]{b1}\label{b1} 	 		‘Evaluation of Corporate Governance Practices by the Banking Sector of Bangladesh’.  		 			K Alam 		.  	 	 		\textit{A Research Study Report}  		2011. p. 3.  		 			Available at SOMBA Seminar Library, Khulna University 		 	 
\bibitem[Raquib ()]{b10}\label{b10} 	 		‘Financial Sector Reform in Bangladesh: An Evaluation’.  		 			A Raquib 		.  	 	 		\textit{Bank Porikroma}  		1999. XXIV.  	 	 (3 and 4) 
\bibitem[Financial Sector Reforms A Report Prepared by CPD Financial Sector Task Force ()]{b7}\label{b7} 	 		‘Financial Sector Reforms’.  	 	 		\textit{A Report Prepared by CPD Financial Sector Task Force},  				 (Dhaka)  		2001.  		 			Centre for Policy Dialogue 		 	 
\bibitem[Impact Evaluation of Financial Sector Reform Program: Technical Assistance Project Bangladesh USAID ()]{b17}\label{b17} 	 		‘Impact Evaluation of Financial Sector Reform Program: Technical Assistance Project Bangladesh’.  	 	 		\textit{USAID}  		1995. Paper Prepared by Development Associated Inc. and Published by USAID.  	 
\bibitem[Moudud-Ul-Huq ()]{b15}\label{b15} 	 		 			S Moudud-Ul-Huq 		.  		\textit{Corporate Governance Practices in Bangladesh: A Comparative Analysis between Conventional Banks and Islamic Banks},  				2015.  	 
\bibitem[Rezwan Mahmood1 et al. ()]{b11}\label{b11} 	 		‘Practices Of Corporate Governance In The Banking Sector Of Bangladesh’.  		 			\& Rezwan Mahmood1 		,  		 			Moshin Md 		,  		 			Islam 		.  	 	 		\textit{International Journal of Managing Value and Supply Chains (IJMVSC)}  		2015. 6  (3) .  	 
\bibitem[Arun and Turner ()]{b3}\label{b3} 	 		\textit{Public Sector Banks in India: Rationale and Prerequisites for Reform},  		 			T G Arun 		,  		 			J Turner 		.  		2002. Annual of Public and Cooperative Economics. 73.  	 
\bibitem[Haque et al. ()]{b8}\label{b8} 	 		\textit{State of Corporate Governance in Bangladesh},  		 			E Haque 		,  		 			M B Jalil 		,  		 			F Naz 		.  		2007.  		 			East West University Centre for Research and Training 		 	 
\bibitem[Hassan ()]{b9}\label{b9} 	 		\textit{The Financial Sector Reform in Bangladesh},  		 			K Hassan 		.  		1994. Bangladesh, Dhaka, Bangladesh.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
