i am a computer science students and one of our project this christmas vacation is to create c++ programs and we will submit it on the 3rd of january but i dont have idea where can i find it anyone please could help me thanks...

Recommended Answers

All 5 Replies

Your instructor is a big fat scrooge! How far along are you in school?

Here's a C++ program:

#include <iostream>

int main()
{
    std::cout<<"Hello, world!\n";
}

This type of question is very Pathetic to hear from a computer science student.

What Sort of program(s)? Be more specific

Come on! Google is a paradise for such things..... My classmates get a lot out of first 2 or 3 results from google......

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.