reading material is provided
3 books for c++
if u need more do let me know
thnx
i hve lots of material do let me know if u want it
Answer Posted / shahzad
sure frnd plz send it to me m waiting for kind response
thnx
Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What gives the current position of the put pointer?
Do you know what is overriding?
If a header file is included twice by mistake in the program, will it give any error?
Define pre-condition and post-condition to a member function in c++?
Explain the difference between c & c++?
Can circle be called an ellipse?
Describe linked list using C++ with an example.
Explain deep copy?
int age=35; if(age>80) {Console.WriteLine("Boy you are old");} else {Console.WrieLine("That is a good age");}
How can you create a virtual copy constructor?
How do you establish a has-a relationship?
How did c++ get its name?
How are pointers type-cast?
What will the line of code below print out and why?
What programming language should I learn first?