top of page
This site was designed with the
.com
website builder. Create your website today.
Start Now
All of us do not have equal talent. But, all of us have an equal opportunity to develop our talents.
-A.P.J Abdul Kalam
Train of Thought
Home
My Blog
Meet the Blogger
ConnectWithUs
More
Use tab to navigate through the menu items.
All Posts
My Top 5
C++
C++ Interview
Linux
Automotive
Finance
Education
Technology
Health
Career
Art & Culture
Travel
Embedded Programming
Search
Segmentation fault in C++.
Segmentation fault is a specific kind of error caused by accessing memory that “does not belong to you. Example of Segmentation fault....
Mar 21, 2021
2 min read
Pointer in c++
what is pointer? Pointer is a variable which store address of another variable. Use of pointer? Pointers are very useful for another type...
Mar 21, 2021
3 min read
Memory Management in c++
What is memory? Memory is used to store the data and instruction. What is memory Management? Memory management is a process of managing...
Mar 18, 2021
5 min read
bottom of page