DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Technology Basic of c &c++

1. C++ Data Types Built-In Type Integral type- int, char Floating type– float, double Void Used to specify the return type of a function when it is not returning any value…