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 |
Which is the best c++ compiler for beginners?
Disadvantages of c++
What is while loops?
What is the use of typedef?
Write a program using display() function which takes two arguments.
How do you declare A pointer to function which receives an int pointer and returns a float pointer
Is C++ case sensitive a) False b) Depends on implementation c) True
What are the operators in c++?
which operator is used for performing an exponential operation a) > b) ^ c) none
What is the precedence when there is a global variable and a local variable in the program with the same name?
What is the difference between global variables and static varables?
Is map ordered c++?