Digital Trends

In this category, you will find the articles on latest digital trends around the globe like AI, IoT, AR, VR, Programming, E-commerce, Online Learning, etc.

File handling in cpp

C++ File Handling

C++ File handling is used to store, input, and output data permanently on secondary memory.Normally, program data are stored in...

built in function in cpp

C++ Built-in Functions

C++ Built-in functions are the ready-made library functions. These are the part of the c++ programming language. C++ offers a...

if statement in cpp

C++ If-else Statements

C++ If-else statements in c++ are the conditional statements. They are used to decide which part or code block of...

1 2
Page 2 of 2