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 / vijay

Yeah send me the materials....to vijayraju11@yahoo.com

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe the advantage of an external iterator.

596


Is c++ harder than java?

543


Do we have to use initialization list in spite of the assignment in constructors?

542


Reads in the size of a square from the screen; 2. Prints a hollow square of that size out of “-“, “|” and blanks on screen; 3. Prints the same hollow square onto a text file. Your program should work for squares of all side sizes between 1 and 20. --- │ │ │ │ │ │ ---

1618


What is the prototype of printf function?

610






Explain what is class definition in c++ ?

576


What is a forward referencing and when should it be used?

553


Why c++ is so important?

588


How do you write a function that can reverse a linked-list?

545


Why is that unsafe to deal locate the memory using free( ) if it has been allocated using new?

600


What does scope resolution operator do?

572


What do you mean by function pointer?

573


A mXn matrix is given and rows and column are sorted as shown below.Write a function that search a desired entered no in the matrix .with minimum complexity 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16

3218


Which is best ide for c++?

547


Why do you use the namespace feature?

620