which is best institue to learn C/C++ IN AMEERPET OR
MAITHRIVANAM OR SR NAGAR, PLEASE HELP. THANKS IN ADVANCE
Answers were Sorted based on User's Feedback
Answer / rajashekar
Kalyan IT, I am the ex student of kalyan sir,
Its very good,
and one thing It was very easy to identify which institute is good for witch course in ammerpate Go to mitrivanam Road ask the students who are passing on the way , take there suggestion.
| Is This Answer Correct ? | 38 Yes | 0 No |
Answer / teja
KALYAN IT SR NAGAR (AMMERPATE).
I am the old student of kalyan SIR.
ITS very good.
| Is This Answer Correct ? | 28 Yes | 0 No |
Answer / siva
Srinivas at Lakidakapul,which is near nelofur Hosiptial.
For C,C++ programming practice is must.
| Is This Answer Correct ? | 0 Yes | 17 No |
I was a c++ code and was asked to find out the bug in that. The bug was that he declared an object locally in a function and tried to return the pointer to that object. Since the object is local to the function, it no more exists after returning from the function. The pointer, therefore, is invalid outside.
Does c++ vector allocate memory?
How is modularity introduced in C++?
Please explain class & object in c++?
Ask to write virtual base class code?
What is the difference between Pointer and a Reference? When you would use them?
What is meant by a delegate?
What is data hiding c++?
Should I learn c or c++ first?
How do you declare a set in c++?
Do you know what are static and dynamic type checking?
What is a class template in c++?