\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={A Review on Progress and Problems of Quantum Computing as a Service (Qcaas) in the Perspective of Cloud Computing},
 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{2015-01-15 (revised: 15 January 2015)}
\def\TheID{\makeatother }
\def\TheDate{2015-01-15}
\title{A Review on Progress and Problems of Quantum Computing as a Service (Qcaas) in the Perspective of Cloud Computing}
\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. Masudul  Islam}

             \author[2]{Mijanur  Rahaman}

             \affil[1]{  Bangladesh University of Business and Technology (BUBT)}

\renewcommand\Authands{ and }

\date{\small \em Received: 12 December 2014 Accepted: 31 December 2014 Published: 15 January 2015}

\maketitle


\begin{abstract}
        


Cloud computing is a global established system. Quantum computing is hypothetical model which is still in tentative analysis. Cloud system has some weakness in security, processing, backup and vicinity. Somehow quantum computing illustrates some revolutionary solution to overcome cloud weakness. Most researchers are optimistic in quantum computing that it will improve cloud system. It is not easy to combine these two different systems along. We will show two quantum approaches; quantum cryptography and blind quantum computing to secure cloud computing. Quantum cryptography will secure the user data transmission and communication through cloud form hackers. And blind computing will secure the instant eavesdropping or accessing of data processing in cloud from any vicious cloud provider or third party. This paper?s major target is to show advantages and disadvantages of quantum computing in the viewpoint to integrate it with cloud system. Also review some current improvement of quantum computing and computer.

\end{abstract}


\keywords{cryptography, entanglement, polarization, qcaas, qubit, quantum cloud.}

\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
loud computing is globalization for computer and internet. When we hear "Cloud Computing" it actually means "X as a Service" such as, SaaS (Software as a Service), IaaS (Infrastructures as a Service), PaaS (Platform as a Service), DaaS (Data as a Service), NaaS (Network as a Service), StaaS (Storage as a Service) etc. \hyperref[b10]{[11]} Different services provide different benefits but security is a big issue for cloud computing which is still a burning question. Commercial offerings of market-oriented Clouds must be able to define computational risk management tactics to identify, assess, and manage risks involved in the execution of applications with regards to service requirements and customer needs. \hyperref[b8]{[9]} Cloud computing is 50 year old business model, which still needs to expand and overcome limitations that prevent the full use of its potential. \hyperref[b9]{[10]} Classical computing, cryptography and storage processing is not enough to secure the cloud. So there comes a new era of quantum computing, quantum cryptography and quantum processing. If we could just add the upcoming quantum technology as a service for cloud it will be revolutionary. This new service will be called as "QCaaS" or "Quantum Computing as a Service". Our main target is to review on some recent progress and rising problems in "Quantum Computing as a Service (QCaaS)" for cloud computing. 
\section[{II. Main Problems of Cloud Computing}]{II. Main Problems of Cloud Computing}\par
Cloud computing is not totally free of access and private to customers in every aspects. There are some cloud providers such as Amazon EC2 gives customer free cloud access for a specific period but that's not applicable for all providers. Moreover, different stages of threat are there such as, data loss, user privacy issue, user data theft, user-vendor security, data locality etc. Even if we use most powerful encryption system or secured medium to pass information over cloud despite these an inside attacks such as; where cloud provider itself could overhears client's secrete information and an outside attacks such as; where intruders could eavesdrop or eliminate client's information could happen. We are not safe from cloud provider's immoral actions. 
\section[{III.}]{III.} 
\section[{QUANTUM COMPUTING BASIC}]{QUANTUM COMPUTING BASIC}\par
In the case of merging quantum computing with cloud system at first we must ensure about some essential terms on quantum computing. 
\section[{a) Polarization}]{a) Polarization}\par
Polarization is actually passing a photon through a filter to get a specific spin (vertical/horizontal/diagonal). For example, the output value of photon spins using different polarization is given below: Classical computer uses 0 or 1 as bit system. But in quantum system the fundamental unit is known as Qubit (|0> or |1>) or superposition of both 0 and 1. By analyzing Bloch sphere, if we measure 0 bit as south pole and 1 bit as north pole then a Qubit means any alternative possible state of a rectilinear combination of |0> and |1>. This often referred to as a superposition: |?>=a|0>+b|1>. \hyperref[b0]{[1]} c) Quantum Entanglement This is a ghostly particle reaction issue. When two photons are entangled pairs it means, one photon has the opposite spin of another one without having any bodily connection among them. 
\section[{d) Qubit Measurement}]{d) Qubit Measurement}\par
According to Heisenberg's uncertainty principle, we will never be able to measure both speed and position of any particle at a time. If we try to measure a Qubit we'll only get discreet 0 or 1. So there's no way we can tell the real-time measurement of a Qubit. 
\section[{IV. Two Different Quantum Approaches}]{IV. Two Different Quantum Approaches}\par
Two different quantum approaches could solve these problems. they are, blind computing and quantum cryptography. Blind computing means, where all the data input, output, processing will become unidentified by any quantum computer. In blind computing theoretically the cloud user generates some qubit where only he knows the initial states of those qubit. After sending these qubit to the quantum computer, the computer entangles the qubit using a standard system. the actual computation is measurement-based. The user adapts measurement guidelines to the specific state of each quantum bit. and he sends them to a quantum server. after successful processing the user gets back his result and he can interpret the final result. the whole process is "blind" because even if the quantum computer or an eavesdropper tries to decipher the qubit, they will not get any beneficial information. it's because they don't know the initial states. \hyperref[b1]{[2]} Another approach is quantum cryptography is given below in details. 
\section[{a) Quantum computation \& cryptography in cloud system}]{a) Quantum computation \& cryptography in cloud system}\par
Beyond current two type classical cryptography now a day's physics has discovered new age of quantum mechanics. Using quantum physics law a quantum computer could have incredible power of compute within a shortest possible time. From earlier discussion each time a single Qubit is added to a quantum computer its computational power gets double. We can get 2128 different of I/O at a time only using 128 Qubit. A quantum algorithm called Grover's quantum algorithm O(? n) which states that, using superposition of Qubit anyone can search any data by ? 250000 = 500 steps from 250000 data. In the case of classical computer, it need at least n/2 = 125000 steps. This means a perfect quantum computer can reduce any processing time of years into milliseconds. So once quantum computer is fully developed our present 128bit cryptography system could easily be beaked by it. Also government agencies, banks, security companies, defense need to secure their information from being hacked, because one day this quantum technology might decipher their system. So we need new strong encryption and secured communication system. And there comes quantum computation for fast processing and quantum cryptography for security issues. There is a common example where two users (Sara and Musa) in cloud sending-receiving key using quantum cryptography encryption technique and at the same time hacker are trying to eavesdrop it. Sara the sender first creates a simple Qubit and sends it to Musa. Sara is using a diagonal filter (X) and a rectilinear filter (+) to send the key. Here "/", "\textbackslash " indicates 45 o diagonal photon spin and "-", "|" indicates 90 o rectilinear spin. Sara uses polarization and evaluates the value of key. Musa is waiting for incoming photons which randomly applies any rectilinear or diagonal polarization filter. He also keeps a note of used polarization, its value and spin. After successful communication, Sara and Musa interconnect over open channel. Musa gives Sara only polarization filter orders that he used. Table  {\ref (} 
\section[{i) shows Sara sends a key [01011001]. Now if Musa received an incorrect order of information shown in Table (ii)}]{i) shows Sara sends a key [01011001]. Now if Musa received an incorrect order of information shown in Table (ii)}\par
[00011001] after that, Sara will tell whether the order is exact or not. After full transmission by fixing the mistaken polarization sequence the ultimate encoded data can be sent. Eavesdropper cannot deduct all the polarization sequence exactly in this system. If Musa unable to decode the sent data he cloud notice easily the interference of communication by hacker's. Other criteria called quantum non-cloning criteria of quantum computation guarantees us not to achieve an identical copy of any quantum polarized state in the middle of calculation. This means spy will never be able to get a duplicate copy of transported quantum cryptography keys. If someone is able to clone any state then he could make many identical copies of it. At the same time he can measure each dynamic variable with random precision; that will avoid the uncertainty principle. But due to the non-cloning theorem this fear is prevented \hyperref[b2]{[3]}. The cold true is that, there is still no completed quantum computer yet to establish system. 
\section[{V. Problems and Recent Progress of}]{V. Problems and Recent Progress of}\par
Quantum Cloud Computing 
\section[{a) Raising problems of quantum cloud computing}]{a) Raising problems of quantum cloud computing}\par
The burning question of Cloud computing is whether it is secured and reliable for users or not. Theoretically quantum computing can solve all the complications of cloud computing. But some key challenges arise to develop a quantum computing system. There are some uncertainties on quantum computation. It said that this quantum computer stuff may not be quantum at all as we are fascinating. \hyperref[b3]{[4]} The newly developed D-Wave quantum computer system has some major concerns. In quantum computation system question arises that, is the d-wave really a quantum computer? Also we need to build a physical logic gate to control Qubit. Even if we build a gate how we will prevent noise effect on photon? If a little noise disentangles the Qubit then the whole quantum computer will be a classical computer type. Because we still cannot control the subatomic level of any system. Another key paradox is that even we effectively run a calculation or process we will never be able to find every single phase of it. We can only get only single state of all possible superposition of photon. So error checking is tough. This makes the quantum computation ambiguous and the quantum cloud computing too. But we must aware that, we can't fully prevent an inside unethical attack in cloud system. According to Seth Lloyd, an expert in quantum computation at the Massachusetts institutes of technology "treachery is the primary way, "there's nothing quantum mechanics can do about that". \hyperref[b4]{[5]}  
\section[{b) Recent improvement of quantum cloud computing}]{b) Recent improvement of quantum cloud computing}\par
Quantum computer development is still ongoing. There are so many research, methods, architectures and approaches to achieve quantum computer and cloud system integration. Google has already declared their first quantum computer will build on d-wave's approaches. They are going to design Qubit in different way by improving d-wave's hardware. \hyperref[b5]{[6]} Recently in 2012, s. Barz, e. Kashefi, a. Broadbent, j. F. Fitzsimons, a. Zeilinger and p. Walther demonstrate an experimental blind quantum computing for secured cloud computing. They completed the theoretical framework of measurement-based quantum computation that allows a user to represent a computation to a quantum server. \hyperref[b6]{[7]} Also a quantumcloud system in 27 September 2013 has been confirmed by a group of scientist of Bristol University in UK. It is named as Qcloud. The Qcloud quantum computer placed at the center for quantum photonics in the Bristol University. The idea is to establish a practical aspect of quantum computing as a service (QCaaS). This quantum processor would be remotely accessed and controlled by anyone in the world. It would allow people to run an experiment, and test the real experimental data against their simulations. However, they are only using two Qubit. This shows a practical example of application of the quantum computing-cloud computing in recent time. \hyperref[b7]{[8]} Table  
\section[{CONCLUSION}]{CONCLUSION}\par
We are showing summery review of how effectively quantum based computation could improve our classical computations and communication in cloud\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}CFig. 1 .}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-3.png}
\caption{\label{fig_1}Global}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.371875\textwidth}P{0.28080357142857143\textwidth}P{0.0265625\textwidth}P{0.0265625\textwidth}P{0.03794642857142857\textwidth}P{0.0265625\textwidth}P{0.0265625\textwidth}P{0.0265625\textwidth}P{0.0265625\textwidth}}
Sara's polarization\tabcellsep X\tabcellsep X\tabcellsep +\tabcellsep +\tabcellsep X\tabcellsep +\tabcellsep +\tabcellsep +\\
Sara's spin\tabcellsep \textbackslash \tabcellsep /\tabcellsep ?\tabcellsep |\tabcellsep /\tabcellsep ?\tabcellsep ?\tabcellsep |\\
Sara's value\tabcellsep 0\tabcellsep 1\tabcellsep 0\tabcellsep 1\tabcellsep 1\tabcellsep 0\tabcellsep 0\tabcellsep 1\\
\tabcellsep \multicolumn{4}{l}{Table. 2. Musa receiving key with error}\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Sara's answers\tabcellsep Y\tabcellsep N\tabcellsep Y\tabcellsep Y\tabcellsep N\tabcellsep Y\tabcellsep Y\tabcellsep N\\
Musa's polarization\tabcellsep X\tabcellsep +\tabcellsep +\tabcellsep +\tabcellsep +\tabcellsep +\tabcellsep +\tabcellsep X\\
Musa's spin\tabcellsep \textbackslash \tabcellsep ?\tabcellsep ?\tabcellsep |\tabcellsep |\tabcellsep ?\tabcellsep ?\tabcellsep /\\
Musa's value\tabcellsep 0\tabcellsep 0\tabcellsep 0\tabcellsep 1\tabcellsep 1\tabcellsep 0\tabcellsep 0\tabcellsep 1\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep VI.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_0}}\end{figure}
 			\footnote{© 2015 Global Journals Inc. (US) 1} 			\footnote{© 2015 Global Journals Inc. (US)} 		 		\backmatter  			 \par
our classical computations and communication in cloud computing system. We also try to show all possible area of major problems in quantum computing for further analysis and future works. This new service we called "Quantum Computing as a service or QCaaS" is still under development. Until the quantum computer attains its final state we should try to improve our present classical system and deprive their limitations. We expect in near future quantum cloud computing will bring revolutionary change in cloud system. 
\subsection[{Global Journals Inc. (US) Guidelines Handbook 2015}]{Global Journals Inc. (US) Guidelines Handbook 2015}\par
www.GlobalJournals.org			 			  				\begin{bibitemlist}{1}
\bibitem[Durao et al. ()]{b9}\label{b9} 	 		‘A Systematic Review on Cloud Computing’.  		 			F Durao 		,  		 			J F S Carvalho 		,  		 			A Fonseka 		,  		 			V C Garcia 		.  	 	 		\textit{The Journal of Supercomputing}  		2014. 68 p. .  	 
\bibitem[Rimal et al. ()]{b10}\label{b10} 	 		‘A Taxonomy and Survey of Cloud Computing Systems’.  		 			B P Rimal 		,  		 			E Choi 		,  		 			I Lumb 		.  	 	 		\textit{Fifth International Joint Conference on INC, IMS and IDC},  				2009. p. .  	 
\bibitem[Stix ()]{b4}\label{b4} 	 		‘Best-Kept Secrets’.  		 			Gary Stix 		.  	 	 		\textit{Scientific American}  		2004.  	 
\bibitem[Buyya et al. ()]{b8}\label{b8} 	 		‘Cloud Computing and Emerging IT Platforms: Vision, Hype and Reality for Delivering Computing as the 5th Utility’.  		 			R Buyya 		,  		 			C S Yeo 		,  		 			S Venugopal 		,  		 			J Broberg 		,  		 			I Brandic 		.  	 	 		\textit{Future Generation Computer Systems}  		2009. Elsevier. 25 p. .  	 
\bibitem[Barz et al. ()]{b6}\label{b6} 	 		‘Demonstration of Blind Quantum Computing’.  		 			S Barz 		,  		 			E Kashefi 		,  		 			A Broadbent 		,  		 			J F Fitzsimons 		,  		 			A Zeilinger And 		,  		 			P Walther 		.  	 	 		\textit{Science Journal}  		2012. 335  (6066)  p. .  	 
\bibitem[Simonite (2014)]{b5}\label{b5} 	 		\textit{Google Launches Effort to Build Its Own Quantum Computer},  		 			Tom Simonite 		.  		 \url{http://www.Technologyreview.com/news/530516/google-launches-effort-to-build-its-own-quantum-computer/}  		2014. 17 September, 2014.  	 
\bibitem[Quantiki (2010)]{b2}\label{b2} 	 		 			Quantiki 		.  		 \url{http://www.quantiki.org/wiki/The\textunderscore nocloningtheorem}  		\textit{the Non-Cloning Theorem},  				2010. 9 June, 2010.  	 
\bibitem[Physorg (2012)]{b1}\label{b1} 	 		\textit{Quantum mechanics enables perfectly secure cloud computing},  		 			Physorg 		.  		 \url{http://phys.org/news/2012-01-quantum-mechanics-enables-perfectly-cloud.html}  		2012. 19 January 2012.  	 
\bibitem[Singh and Sachdev ()]{b7}\label{b7} 	 		\textit{The Quantum Way Of Cloud Computing, Optimization, Reliabilty, and Information Technology (ICROIT)},  		 			Harpreet Singh 		,  		 			Abha Sachdev 		.  		 \xref{http://dx.doi.org/org/10.1109/ICROIT.2014.6798362}{org/10.1109/ICROIT.2014.6798362}.  		2014. p. .  	 
\bibitem[Magazine (2014)]{b3}\label{b3} 	 		\textit{The Revolutionary Quantum Computer That May Not Be Quantum at All},  		 			Wired Magazine 		.  		 \url{http://www.wired.Com/2014/05/quantum-computing/}  		2014. 20 May 2014.  	 
\bibitem[Wikimedia Foundation (2001)]{b0}\label{b0} 	 		 \url{https://en.wikipedia.org/wiki/Qubit}  		\textit{Wikimedia Foundation},  				2001. Qubit. 17 March, 2015.  	 
\end{bibitemlist}
 			 		 	 
\end{document}
