Array of Object | C++ Programming | In Hindi

preview_player
Показать описание
Array of Object | C++ Programming | In Hindi | Tutorial #42

Hi All, Welcome all of you to the video series of C++ Programming. Like C, Java and Python, I will upload all the videos of C++ from Basic to Advanced.

In this video, I have explained array of object. This simply means that in the same way you can create an array of integer, you can also create an array of object which will be referred to as Array of Object.

============================================================
Use my code "codeitup" to get 10% discount

============================================================

=======================================================================

CODEITUP PLAYLISTS

=======================================================================

=======================================================================

Tags Used:

codeitup
codeitup c++
c++ tutorial
c++ tutorial in hindi
reverse of a given number
c++ tutorial for beginners
class and object
class
object
concept of class and object
programming using class & object
how to write program using class and object
writing program using class and object
program exercise using class and object
class and object programming
questions with class and object
odd even
max min program
using class & object
codeitup c++
c++ tutorial
c++ tutorial in hindi
c++ tutorial for beginners
class and object
class
object
writing basic loop programs using class & object
concept of class and object
programming using class & object
how to write program using class and object
writing program using class and object
program exercise using class and object
class and object programming
questions with class and object
odd even
max min program
using class & object

#codeitup
#c++
#classandobject
Рекомендации по теме
Комментарии
Автор

Now I got to know why ki kyu meri teacher ne YouTube se na padhne ko bola. Kyuki usse achcha toh aap padhate hain 😎🔥

namikazeminato
Автор

Sir plz upload all chapters of ip class 12 for term 1
Sir you have uploaded python pands 1 only sir plz upload another chapters
Ip students need it urgently sir please help me please sir

jagroopcheema
Автор

Legends ara watching before one day exam....am watching before 2 hour exam...😃😃

relaxtionandpoetry
Автор

Sir please start a new batch for class 12th term 1 boards I need it sir 🙏🙏

gullykagamer
Автор

Sir aap example me dusra program लिखते hai or run karwate hai koi dusra😢😢

Crunchy_ASMR
Автор

Sir aap sab youtuber mein best h...aap sae har koi Sikh sakhta...aap best ho sir. ..great explanation...our clg teacher recommended your channel for coding

pathannahedamohammedkhan
Автор

Great explaination!!
This channel should grow more and more 🙌🙌

pavansoni
Автор

every time my semister exam come and i m here ..best channel for average student also...

randomladka
Автор

// reverse string class with object
#include<iostream>
using namespace std;
class reverse {
char name[20];
public:
void gatedata() {
cout<<"Enter your name:";
cin>>name;
}
void putdata() {
cout<<strrev(name);
}
};
int main() {
reverse name;
name.gatedata();
name.putdata();
return 0;
}

goyanidhaval
Автор

At the end of the video, i was just "wow"

harsimratkaur
Автор

Sir array of class object yhi h kya ?? Plz reply

riyamangwani
Автор

Thank you so much sir for great explanation

hakimansari
Автор

"Like the gentle bloom of a flower, may your channel continue to grow, embracing each new day with grace and beauty."

SHREERAMKUMARPIETCS
Автор

Please sir, c++ course jald se jald complete kijiye..

jackengineergroup
Автор

Magic in your lectures i m not Getting satisfy in college

zoohanbaba
Автор

Sir app C++ kei bhi dalte ho? Maine apke channel sei Python padhi thi 11 and 12 class mei, thank you for teaching me better than my teachers

DeepakYadav-ysdg
Автор

heey off to u sir...i love your teaching

Rachit_Rawat
Автор

Love u sir 😍❤️💫💫 you are my inspiration

Sahil_
Автор

Sir data handling ki playlist mil jayegi??

HarshSingh-oeod
Автор

sir i am not able to find the videos related to array and string in c++ for oop. kindly upload the video on these topics.

wardakhan