Aoa Brother Apki videos kafi informative or easily understandable hain please videos bnaty raha krenn..apka method bht acha hai ..programing ki mzeed full videos bnayn polymorphism wgaira smjha den... ALLAH apko mzeed kmyabiya atta frmayn.AMEEN
Asslam-u-alikum! sir I really like your teaching method. You first give the theoretical concepts and then provide visual aid that covers all concepts and if any type of confusion will be remained you cover it by doing it practically on (DEV C++). "GOD BLESS YOU SIR" keep it up Allha ap ko hamasaha kamyabiya ata farmia (Ameen). #include using namespace std; /* run this program using the console pauser or add your own getch, system("pause") or input loop */ class Emploies{ private: static int id; public: Emploies(){ id++; } void show_data(); }; int Emploies::id=0; void Emploies::show_data(){ cout
I done this assignment with two methods shown below First Method /* * Assignment Program * W.A.P that creates four objects of class Employee * Each object of class must be assigned unique id */ # include using namespace std; class Employee { public: string first_name; string second_name; string qualification; int emp_id1; int emp_id2; int emp_id3; int emp_id4; Employee() { emp_id1 = 25; emp_id2 = 15; emp_id3 = 10; emp_id4 = 38; } void show1(); void show2(); void show3(); void show4(); }; void Employee::show1() { cout
@@sabtainsajjad3507 this is easy method but the output will not correct . we have to create objects after displaying 1st object data as: /*..........static data member assignment program......... W.A.P that creates 4 objects of class employee. each object of class must be assigned to a unique id. */ #include using namespace std; class employee { static int id; public: employee() { id++; } void display() { cout
Program ka flow smaj nhi aya jab hum ny static data member class k bottom main initialize kerwaya to pogram ko garbage value show kerwani chahi ye.? How it is runing correctly?
@@syedshamsherali1709 Wow Yarr Tum sii achaa teacher manii abhii tk dekha hi nhi hain... bhaii please Total oop pi lecture bnaoo. And conceptual task bhiii dedo sir
@@MalikShahzaibOfficial bro apko idea nai by k ap k lec kitny zbrdasrt hain . mujy oop smaj nai ati lakin ab tension khatam jb sy apki playlist Dekhi. Bus yahan students ki traffic nahi iska ye mtlab nai k led psand nai aty . best lectures hain. Thanks a lot
bahi agar mujy ap say koi help chaiye ho too ap kya meri help karo gay main ap say help kesay lay sakata hoon mujyn kuch oop k related app say poochna ho too ap batatain gay mujy or kya mujy apni facebook id bata saktay hain
Sir plz mazeed or videos b bnain c++ oop ki,, ap ki baat thory sy time ma hi, achy sy smj aa jati hy. Thank u so much
Aoa Brother
Apki videos kafi informative or easily understandable hain please videos bnaty raha krenn..apka method bht acha hai ..programing ki mzeed full videos bnayn polymorphism wgaira smjha den...
ALLAH apko mzeed kmyabiya atta frmayn.AMEEN
Asslam-u-alikum! sir I really like your teaching method. You first give the theoretical concepts and then provide visual aid that covers all concepts and if any type of confusion will be remained you cover it by doing it practically on (DEV C++). "GOD BLESS YOU SIR" keep it up Allha ap ko hamasaha kamyabiya ata farmia (Ameen).
#include
using namespace std;
/* run this program using the console pauser or add your own getch, system("pause") or input loop */
class Emploies{
private:
static int id;
public:
Emploies(){
id++;
}
void show_data();
};
int Emploies::id=0;
void Emploies::show_data(){
cout
The way you teaching the Best
sir i am very thankful for uh
may allah bless uh
aapnie mare promming easy ki hai
love uh sir
BHAI REALLY LIKE YOUR VIDEOS. KINDLY MAKE MORE LECTURES RELATED TO OOP & DATA SRUCTURES.
Good bro
Watching 1 day before practical exam in university
Sir can u upload some more lectures?
Really good method....
Thanks for your helpful videos
Sir u are great 👍👍👍...Thanks u very much for every lecture
Aoa sir, sir ap ny friend function ke video nahe banaie ha plz wo bana dyn
KINDLY MAKE MORE LECTURES RELATED TO OOP
Very nice video and i understand everything and very helpfull video
sir i have done your assignment.you are great sir
thnx for all c++ videos ..
sir ap ky aur lectures nai han inheritance nai ha polymorphisim nai ha kya ap upload karen gy ya nai ?????????????
Sir your videos are really good ۔ makes it easy to understand OOP 👍🏼
good
bhut axcha
sukriya bhaijaan
big fan sir thank you soo much
Sir Kab upload karogy next lectures and task....??
sir g constructor creat hoty waqat static variable ki value change ni hote ha? ye program hum int n sa kr sakty ha k ni?
Really appreciated you sir
I done this assignment with two methods shown below
First Method
/*
* Assignment Program
* W.A.P that creates four objects of class Employee
* Each object of class must be assigned unique id
*/
# include
using namespace std;
class Employee
{
public:
string first_name;
string second_name;
string qualification;
int emp_id1;
int emp_id2;
int emp_id3;
int emp_id4;
Employee()
{
emp_id1 = 25;
emp_id2 = 15;
emp_id3 = 10;
emp_id4 = 38;
}
void show1();
void show2();
void show3();
void show4();
};
void Employee::show1()
{
cout
isnt this better:
#include
using namespace std;
class employee
{
static int id;
public:
void display()
{
cout
@@sabtainsajjad3507 this is easy method but the output will not correct .
we have to create objects after displaying 1st object data as:
/*..........static data member assignment program.........
W.A.P that creates 4 objects of class employee.
each object of class must be assigned to a unique id. */
#include
using namespace std;
class employee
{
static int id;
public:
employee()
{
id++;
}
void display()
{
cout
Program ka flow smaj nhi aya jab hum ny static data member class k bottom main initialize kerwaya to pogram ko garbage value show kerwani chahi ye.? How it is runing correctly?
Nice lecture sir g ❤
Sir please make video on stream and arithmetic,relational,subscript operator
sir g plz or lectures bna dy.....next week papers hai....plz
sir ap ka program ka logic sahi nahi hora ha ..c1 ko display krka dakh la ..wrong da raha ha output
Thanks a lot sir...!!!!!!
yes sir
ji
@@MalikShahzaibOfficial we r waiting sir for more lectures
*THANX BHAIJAAN* 😙👌
static data member proper samajh nahi aya kindly is py 1 video or bna dain.
kia kar rahy hain sir sry lectures half??,,,baqi???? ????????
sir how we check memory allocation
hi,.. can you please gimme the solution of the question that u gave at the end of the video?
Bahi or lecture nahi banay kya apnay or yeah last wali assignment ki samaj nahi i
keep it up bro.. need more
Bhai or lectures nhi ha?
@@MalikShahzaibOfficial g pasand ki es ma koi baat ni g,, sb achy sy smj aa raha hy,, wo actually languages hr ksi ko smj b to ni ati naaaa,
@@MalikShahzaibOfficial Malak Shb AP Lectures Bnao Please
@@syedshamsherali1709 Wow Yarr Tum sii achaa teacher manii abhii tk dekha hi nhi hain... bhaii please Total oop pi lecture bnaoo.
And conceptual task bhiii dedo sir
@@MalikShahzaibOfficial bro apko idea nai by k ap k lec kitny zbrdasrt hain . mujy oop smaj nai ati lakin ab tension khatam jb sy apki playlist Dekhi. Bus yahan students ki traffic nahi iska ye mtlab nai k led psand nai aty . best lectures hain. Thanks a lot
Well said 😊
Thank you ❤
sir aur lectures bh upload kren oop se related
thank you :) :)
but when????
Sir plz upload next video series of c++
Bhai static variable to class say bahir declare jota
👍😊
Keep it up....
assignment
#include
using namespace std;
class employee
{
static int newid;
int id;
public:
employee()
{
newid++;
id=newid*5;
}
void show()
{
cout
Very nice video
bhai next lecture???????????
please upload new lectures
bahi agar mujy ap say koi help chaiye ho too ap kya meri help karo gay main ap say help kesay lay sakata hoon mujyn kuch oop k related app say poochna ho too ap batatain gay mujy
or kya mujy apni facebook id bata saktay hain
please add polymorphism topic
#include
using namespace std;
class employee{
static int n;
public:
employee()
{
n++;
}
void display()
{
cout
#include
using namespace std;
class employee
{
static int id;
public:
employee()
{
id++;
}
void display()
{
cout
Yar start may normal ho k bat Kiya karo .aysa lagta ha jaysa koi cheez gos gaya ho
great
assignment is #include
using namespace std;
class counter
{
static int n;
public:
counter()
{
n++;
}
void display()
{
cout
Static likhne me mera error aa raha😥
To apne constructer ko karli braket se
Ban nahi kiya hoga
Program bhejo
Batata hu
Ab vedio nahi ati sir g
👏👏👏👏
nice method
#include
using namespace std;
class counter
{
static int n;
public:
counter()
{
n++;
}
void display()
{
cout
here again after 3 years
Walaikum Assalam
#include
using namespace std;
class employee{
static int uid;
public:
void show()
{
cout
Unique id mean
So cute voice
thanku soo much
#include
using namespace std;
class employee
{
static int e;
public:
employee()
{
e++;
}
void show()
{
cout
QUESTION :--
#include
#include
using namespace std;
class employee {
static int n;
public:
employee()
{
n = n + 2;
}
void dis() {
cout
class employee
{
static int e_id;
public:
employee()
{
cout
Thik se pda be
pakistani akcent :P
#include
using namespace std;
class employee
{
public:
static int id;
public:
employee()
{
id++;
}
void show()
{
cout
#include
using namespace std;
class employee
{
static int u;
public:
employee()
{
u++;
}
void display()
{
cout
#include
using namespace std;
class employee
{
private:
static char id;
char r;
public:
employee()
{
id++;
r=id;
}
void show()
{
cout