What is your strongest programming language (Java, ASP, C,
C++, VB, HTML,C#, etc.)?
Answer Posted / shweta thareja
C#
| Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
How do you flush a buffer in c++?
What is the oldest programming language?
What is the difference between public and private data members?
What is a local variable?
Write a code/algo to find the frequency of each element in an array?
What is the difference between an external iterator and an internal iterator?
What happens when you make call 'delete this;'?
You run a shell on unix system. How would you tell which shell are you running?
What is wrapper class in c++?
What are the benefits of operator overloading?
Can you please explain the difference between using macro and inline functions?
Which programming language is best?
what are the iterator and generic algorithms.
declare an array of structure where the members of the structure are integer variable float variable integer array char variable access all elements of the structure using dot operator and this pointer operator
How is static data member similar to a global variable?