Constructors and Destructors in C++ (Tamil) | C++ in Tamil | Logic First Tamil

  Рет қаралды 39,114

Logic First Tamil

Logic First Tamil

Күн бұрын

C Interview program playlist,
• C Interview Programs i...
C programming in one video,
• C Programming in Tamil...
C programming playlist
• Introduction to C prog...
C++ Playlist link
• C++ Programming in Tamil
English channel link,
/ @logicfirst31

Пікірлер: 50
@makenthirandalaxshan6469
@makenthirandalaxshan6469 3 жыл бұрын
Sis!!your class is very clearly.
@karthikasenthilkumar1648
@karthikasenthilkumar1648 3 жыл бұрын
Nice explaination.. very clear
@krishna-qf4qz
@krishna-qf4qz 3 жыл бұрын
Mam super Vera level thanks u FOREVER
@sasibala9738
@sasibala9738 2 жыл бұрын
It was really helpful. Thnzz a lot. You earned a sub
@dharshini6747
@dharshini6747 Жыл бұрын
Mam please increase font size or else zoom the screen
@velan910
@velan910 2 жыл бұрын
Thanks akka...clearly understood..👍
@Ramesh1211
@Ramesh1211 4 жыл бұрын
Thank you Mam 🙏
@Sabari-gd3fw
@Sabari-gd3fw Жыл бұрын
Hi mam one doubt.. During creation of object by default constructor function will call..why compiler does not showing any errors if there is no definition of constructor function in class?
@crazy_jeni2233
@crazy_jeni2233 3 жыл бұрын
Exceptions in constructor and destructor sollunga mam
@LogicFirstTamil
@LogicFirstTamil 3 жыл бұрын
sure.
@vs_pravin1985
@vs_pravin1985 Жыл бұрын
akka get length,get breadth Ean use pantro...atha keelaye parameters la value kututhuromeaa.?
@sanjay-vq7fb
@sanjay-vq7fb 3 жыл бұрын
Mam pls upload videos on solving ugc net previous year questions... It will be very useful for ugc net aspirants..
@LogicFirstTamil
@LogicFirstTamil 3 жыл бұрын
since i have not added basic videos itself like dsa, i dont have plans to cover exam specific preparations as of now. sorry suji.
@sanjay-vq7fb
@sanjay-vq7fb 3 жыл бұрын
@@LogicFirstTamil ok no problem
@sumanthkumar90
@sumanthkumar90 2 жыл бұрын
Mam but when you were calling the room constructer (the constructer didn't have any argument. Room(){length = 0 breadth = 0) You didnt put the brackets () while cout .You typed Room.r1; but it actually should be Room.r1(); right? So how does it work madam?
@LogicFirstTamil
@LogicFirstTamil 2 жыл бұрын
You have not understood many concepts. When will the constructor be called? only when we create object, not in cout. And tell me the timestamp of where I have mentioned Room.r1? r1 is object. Room.r1 or Room.r1() is meaningless. Pls watch previous videos in the playlist if you have not already. (or watch again).
@sumanthkumar90
@sumanthkumar90 2 жыл бұрын
@@LogicFirstTamil thank you mam , now i got it. I re-watched the video.
@balasubbaiah8157
@balasubbaiah8157 3 жыл бұрын
Mam suppose base classla constructor declare panala but derived class la pannirukom apdnaa derived class ku oru obj create pannumbodhu error varum but idha epd mam manage pandradhu edhum operator irrukudhaa like :: :
@rajanitdep1702
@rajanitdep1702 3 жыл бұрын
Mam. May we can diclared conatructor out side of the class. Is it possible.
@LogicFirstTamil
@LogicFirstTamil 3 жыл бұрын
Yes. Using scope resolution. Try for yourself and chk.
@sathyamoorthy3602
@sathyamoorthy3602 4 жыл бұрын
Mam bug bounty yepadi kandu pudikanumnu solunga mam plzz
@LogicFirstTamil
@LogicFirstTamil 4 жыл бұрын
Hacking and Security is not something that I am familiar with. I will be uploading more programming related videos.
@AjayKumar-ls8oi
@AjayKumar-ls8oi 3 жыл бұрын
👍👍spr explanation mam❤️
@LogicFirstTamil
@LogicFirstTamil 3 жыл бұрын
Thank you. pls share with your friends.
@chinji2514
@chinji2514 3 жыл бұрын
We can use cin inside of the constructor....?
@LogicFirstTamil
@LogicFirstTamil 3 жыл бұрын
No harm in doing that.
@chinji2514
@chinji2514 3 жыл бұрын
@@LogicFirstTamil but i can't use it madam....
@LogicFirstTamil
@LogicFirstTamil 3 жыл бұрын
@@chinji2514 wat error u get
@3thrisha869
@3thrisha869 Жыл бұрын
Tq so much mam
@vijayrock7071
@vijayrock7071 4 жыл бұрын
Mam c ++ Ella concepts poduvingala ???
@LogicFirstTamil
@LogicFirstTamil 4 жыл бұрын
yes. will upload all concepts.
@vikash6605
@vikash6605 3 жыл бұрын
Tq mam
@notnot195
@notnot195 3 жыл бұрын
Mam nama 2 object declare pana destructor 2 time print agumo?
@LogicFirstTamil
@LogicFirstTamil 3 жыл бұрын
pls try giving urself and chk
@abdulajeez9777
@abdulajeez9777 2 жыл бұрын
Calculation la ean void datatype kodutha Vara maattuthu ...konja sollunga 🙄
@Omprakash-kz3zl
@Omprakash-kz3zl 3 жыл бұрын
Akka unga videos usefulla irruku akka but neenga konja unga source code magnify panna konja theliva irrukum akka Just it's my suggestion
@LogicFirstTamil
@LogicFirstTamil 3 жыл бұрын
Thanks for your suggestion. In recent videos I have corrected it.
@karthikeyan.r7863
@karthikeyan.r7863 3 жыл бұрын
Akka program la "get" and "set" meaning? Antha key worlds ethuku akka?
@LogicFirstTamil
@LogicFirstTamil 3 жыл бұрын
These are not keywords but the standard words we use. Get is to get the private value by calling get method. Set is to set the value to a private variable by calling set method.
@karthikeyan.r7863
@karthikeyan.r7863 3 жыл бұрын
@@LogicFirstTamil Akka class-il private- Variables values modify pananam na public-la get and set methods use panuvaga, seri ya Akka
@LogicFirstTamil
@LogicFirstTamil 3 жыл бұрын
@@karthikeyan.r7863 yes exactly.
@codingvignesh1726
@codingvignesh1726 2 жыл бұрын
Super🙏
@rajanitdep1702
@rajanitdep1702 3 жыл бұрын
Mam , some one says constructor has no parameters
@LogicFirstTamil
@LogicFirstTamil 3 жыл бұрын
no return type. vai thavari no parameter nu solli irupanga.
@Mg-0-3
@Mg-0-3 2 жыл бұрын
Hi
@manikandanmanikandan1649
@manikandanmanikandan1649 3 жыл бұрын
I know who are you❤️
@esakikumar.p1147
@esakikumar.p1147 3 жыл бұрын
Hii akka oru help pls
@aspirespokenenglishintamil2211
@aspirespokenenglishintamil2211 3 жыл бұрын
Mam clear ha theriyala leters
@LogicFirstTamil
@LogicFirstTamil 3 жыл бұрын
i just checked in my phone. its fine. i think there is some connectivity issue for you. allow some buffer time and then view.
@cjx.x
@cjx.x 2 жыл бұрын
~
Introduction to String in C++ | C++ in Tamil | Logic First Tamil
7:40
Logic First Tamil
Рет қаралды 11 М.
29. Constructor in  C++ in Tamil || Tamil Pro Techniques||
9:37
Tamil Pro Techniques
Рет қаралды 31 М.
Help Me Celebrate! 😍🙏
00:35
Alan Chikin Chow
Рет қаралды 82 МЛН
Good teacher wows kids with practical examples #shorts
00:32
I migliori trucchetti di Fabiosa
Рет қаралды 12 МЛН
How To Get Married:   #short
00:22
Jin and Hattie
Рет қаралды 32 МЛН
Function Overloading in C++ (Tamil) | C++ in Tamil | Logic First Tamil
10:23
Constructor in C++ programming in Tamil
9:58
Learn ToDay
Рет қаралды 7 М.
Promise | Async JavaScript | JavaScript Course | Logic First Tamil
22:15
Logic First Tamil
Рет қаралды 32 М.
C++ Programming - 13 | Constructor | Tamil
7:06
CS in Tamil
Рет қаралды 17 М.
Help Me Celebrate! 😍🙏
00:35
Alan Chikin Chow
Рет қаралды 82 МЛН