Invitation to Attend “Connect, Simulate and Innovate using Arduino on Cloud”, an awareness programme

If you are not an organiser or invigilator of the Subscribed college, please register using this Google form

First Cpp Program - Sanskrit

335 visits



Outline:

First C++ Program -हेडर् फ़ैल्स् --तद्यथा: #include <iostream> -main() -कर्लि ब्रेसस् -cout<< -semicolon ; -C++ program इत्यस्य कम्पैलिङ्ग् --तद्यथा: g++ filename.cpp -o output parameter -C++ program इत्यस्य एक्सिक्यूटिङ्ग् --तद्यथा: ./output parameter