Toggle navigation
Home
Latest pastes
FAQ
Random
BitBin is shutting down!
Register
Login
ertyu
SUBMITTED BY:
Darshil
DATE:
June 29, 2016, 8:55 a.m.
FORMAT:
C++
SIZE:
485 Bytes
Raw
Download
Tweet
HITS:
326
Go to comments
Report
C
++
class
example
program
Advertise
here
SUBMITTED
BY
:
RavishBhatt
DATE
:
June
29
,
2016
,
8
:
53
a
.
m
.
FORMAT
:
C
++
SIZE
:
577
Bytes
Raw
Download
Tweet
HITS
:
5
Go
to
comments
Add
to
favorites
Report
#include
<iostream>
using
namespace
std
;
class
programming
{
private
:
int
variable
;
public
:
void
input_value
()
{
cout
<<
"In function input_value, Enter an integer
\n
"
;
cin
>>
variable
;
}
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus