Super mam.your teaching is very well.I am easy to understand.
@meenavinoth12933 жыл бұрын
Very clear explanation ...pls continue Ur teaching work ..mam
@anandraj873710 ай бұрын
Its really good explanation from your side. Please cover all the concepts and logics. Congrats..
@uvancreationz16243 жыл бұрын
Superb mam thanks ❤️🙏
@SivaKumar-sx5vj3 жыл бұрын
clear explaination mam.. please make an video in datastructure in c++
@gawsanraveenthiran98903 жыл бұрын
mam your video is well keep it up and you forgot to check is memory allocated with if condition .
@LogicFirstTamil3 жыл бұрын
wanted to keep things simple in the video. i have explained about that in exceptions video.
@SWETHAKARTHIk-he3bm Жыл бұрын
I understand your explain
@thayanithi011 Жыл бұрын
thank you so much akka
@jeyananthinin39852 жыл бұрын
Madam pls put video for dynamic constructor...
@vijayalakshmig8415 ай бұрын
Mam which application that u r using
@reiswanb3 жыл бұрын
Hi mam, internal always default is private only na but why we again should mention private, plz clearfy it.
@LogicFirstTamil3 жыл бұрын
just for clarity in program
@faizelyamin4193 Жыл бұрын
Mam what is the difference Between memory modules and memory allocation ?
@kingmaker1202 жыл бұрын
permutation of string sollithanga ka please ,please,please mam.........
@akashstark1836 Жыл бұрын
What about Reallocation?
@kingmaker1202 жыл бұрын
permutation of string sollithanga ka please
@secretseconds5963 жыл бұрын
Segmentation fault error epdi seri pandrathu mam.and en epdi varuthu konjam solunga mam
@LogicFirstTamil3 жыл бұрын
It occurs due to memory corruption. So many scenarios are there. It depends on the specific error.
@secretseconds5963 жыл бұрын
@@LogicFirstTamil okk mam I'll check it .mam program run aaguthu mam excute aagum pothu matum epdi varuthu mam .
@LogicFirstTamil3 жыл бұрын
@@secretseconds596 some problem with allocation and deallocation. Check thoroughly
@secretseconds5963 жыл бұрын
@@LogicFirstTamil okk mam.naa check pandran . Reply pannathuku thank you mam
@stormsniper30763 жыл бұрын
Akka. IT company la joint Panna what are the programlanguage should I learn tell me pls
@LogicFirstTamil3 жыл бұрын
cpp or java or python. Learn any one in depth. Also, data structures. Practice more. Difficulty depends on the company you are attending.
@stormsniper30763 жыл бұрын
@@LogicFirstTamil thank you
@mohammedashik71733 жыл бұрын
@@LogicFirstTamil sis product based IT companyku place aaga enalam Pannanum🚶
@LogicFirstTamil3 жыл бұрын
@@mohammedashik7173 learn cpp or java or python thoroughly . then master dsa concepts. practice in lot of competitive programming sites.
@mohammedashik71733 жыл бұрын
@@LogicFirstTamil ok sis thank you
@hariprasad4673 жыл бұрын
Akka namespace enaku seriya puriala.Konjam explain panunga. Akka apadiyae nenga verum beginning of the code la main da poduringa yen Akka int main() nu poda matringa?
@LogicFirstTamil3 жыл бұрын
Namespace is just logical grouping and giving a name for that part of code. Do you mean I did not give int main() in the first prgm? Because I thought it will be difficult to grasp the concept of return types in initial videos. Nothing other than that.