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
Answers were Sorted based on User's Feedback
Answer / vijay
Yeah send me the materials....to vijayraju11@yahoo.com
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / shahzad
sure frnd plz send it to me m waiting for kind response
thnx
| Is This Answer Correct ? | 0 Yes | 2 No |
How many types of casting are there in C++? When is a dynamic cast,static_cast,reinterpret cast used?
Explain what you mean by a pointer.
Define a constructor - what it is and how it might be called (2 methods)?
. If employee B is the boss of A and C is the boss of B and D is the boss of C and E is the boss of D. Then write a program using the Database such that if an employee name is Asked to Display it also display his bosses with his name. For eg. If C is displayed it should also display D and E with C?
What jobs can you get with a c++ certification?
Explain how would you handle a situation where you cannot call the destructor of a local explicitly?
Write about the retrieval of n number of objects during the process of delete[]p?
What is a friend function in c++?
What is the use of dot in c++?
Define a nested class. Explain how it can be useful.
Difference between Abstraction and encapsulation in C++?
What are the different data types present in C++?