User profile: doon

User info
User name:doon
History
Joined:
Number of posts:99
Latest posts:

classes
sorry i didn't get it can u explain more

classes
Part 1: Write a class called (Student) which contains the following data members: - Private member...

Asap
Write a program that finds prime numbers using an a lgorithm that works as follows. Assume we wish ...

maze
times up for my assignment question. but i found this code on the internet can anyone explain for m...

swap two arrays
[code]#include <iostream> using namespace std; void swapArray(int array1[], int array2[], int i,in...