C++
Compare Macros and Inline function
compare macros and inline function : Macros
inline 1. A macro is a per processed statement.
1. Compiler inserts function...
C++
Class n Object in C++
Lets Start learning Class n Object in C++ CLASS:- A class is a set of operations...
C++
c c++ c# differences
Every programming language has its own file extension. For C programs, generally we use .C file extension. Similarly, for C++ programs we use .CPP file extension. CPP stands for C++.
C++
OOPS CONCEPTS IN C++
Object Oriented Programming in C++: Oops Concept - The purpose of this qualitative study was to describe how...
Basics
Compiler Design
Compiler Design Introduction A compiler is computer software that transforms computer code written in one programming language (the source language) into...
Basics
Machine learning
Machine learning is a field of computer science that uses statistical techniques to give...