User: zaidnaser

  • Public profile

User profile: zaidnaser

User info
User name:zaidnaser
Email:zaidnaser2999@gmail.com
Name:Zaid Naser
Location:Michigan
Bio:I am in college and i just started with C++.
History
Joined:
Number of posts:12
Latest posts:

Please help
can someone please tell me if this is correct a) pairPtr->set(5) b) pairPtr->set(7) c) void print (...

Please help
a) pairPtr->set(5) b) pairPtr->set(7) c) I do not know how to print c

Please help
Someone please explain how to call the x and y coordinate

Please help
class orderedPair { public : void setX ( double a ); void setY ( double b ); double getX (); d...

Someone tell what is wrong with my code.
#include <iostream> using namespace std; int main() { int *p , temp ; p = new int [5]; tem...

This user does not accept Private Messages