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 |
Which command properly allocates memory a) char *a=new char[20]; b) char a=new char[20]; c) char a=new char(20.0);
What is difference between rand () and srand ()?
What is the prototype of printf function?
What is function prototyping?
How many types of scopes are there in c++?
What is constructor c++?
Search for: what is pair in c++?
Differentiate between realloc() and free().
Write a String class which has: 1) default constructor 2) copy constructor 3) destructor 4) equality operator similar to strcmp 5) constructor which takes a character array parameter 6) stream << operator
2 Answers HCL, Lehman Brothers, Zoomerang,
Explain what are the sizes and ranges of the basic c++ data types?
Explain about Garbage Collector?
What is object in c++ example?