What is your strongest programming language (Java, ASP, C,
C++, VB, HTML,C#, etc.)?
Answer Posted / gopichandar
java
Is This Answer Correct ? | 10 Yes | 4 No |
Post New Answer View All Answers
What is binary search in c++?
What is the difference between the parameter to a template and the parameter to a function?
Is there any function that can skip certain number of characters present in the input stream?
Is it possible for the objects to read and write themselves?
Can a built-in function be recursive?
What is the difference between object-oriented programming and procedural programming?
Explain the uses of static class data?
How to tokenize a string in c++?
What's the best free c++ profiler for windows?
What type of question are asked in GE code writing test based on c++ data structures and pointers?
What is the best way to take screenshots of a window with c++ in windows?
What is setw manipulator in c++?
Write about c++ storage classes?
Where must the declaration of a friend function appear?
How the delete operator differs from the delete[]operator?