Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is your strongest programming language (Java, ASP, C,
C++, VB, HTML,C#, etc.)?

Answers were Sorted based on User's Feedback



What is your strongest programming language (Java, ASP, C, C++, VB, HTML,C#, etc.)?..

Answer / alam

java is the strongest programming language............
but it is not fair to say that ,as strength of the language
depend upon the implementation environment to which it fits
the best.
like we have java....i.e more secure and best for networked
environment
and
c..........i.e more suited to system programming(hardware
programming)and for writing operating systems

Is This Answer Correct ?    21 Yes 2 No

What is your strongest programming language (Java, ASP, C, C++, VB, HTML,C#, etc.)?..

Answer / chithra

c++

Is This Answer Correct ?    28 Yes 11 No

What is your strongest programming language (Java, ASP, C, C++, VB, HTML,C#, etc.)?..

Answer / bari

C is the most strongest programing language bcoz maximum
languages are develop from that language n their rules.

Is This Answer Correct ?    18 Yes 2 No

What is your strongest programming language (Java, ASP, C, C++, VB, HTML,C#, etc.)?..

Answer / billy howell

You people do realize that you are answering the wrong
question, right? It didn't ask which is strongest. It
asked which is your strongest. As this question is
completely subjective, I would guess that you balance the
truth with what the company is looking to procure. If they
want a C++ developer and your strongest language is Java,
you may want to say C++ as long as you are strong in that
language.

By the way, please do not use the phrase "most strongest"
in an interview unless you want to get laughed out the
door. Also, all of you that plugged Java here may be
impressed by platform indepence, which C# and VB.NET have
too, but try running real-time systems with Java. People
who work in the video, high-level math, and game industries
cried a little bit when you said Java was the best. : )

Is This Answer Correct ?    10 Yes 0 No

What is your strongest programming language (Java, ASP, C, C++, VB, HTML,C#, etc.)?..

Answer / g-c-r

Java is the strongest programming Language

Is This Answer Correct ?    22 Yes 13 No

What is your strongest programming language (Java, ASP, C, C++, VB, HTML,C#, etc.)?..

Answer / ramesh

c is strongest

Is This Answer Correct ?    12 Yes 3 No

What is your strongest programming language (Java, ASP, C, C++, VB, HTML,C#, etc.)?..

Answer / gopichandar

java

Is This Answer Correct ?    10 Yes 4 No

What is your strongest programming language (Java, ASP, C, C++, VB, HTML,C#, etc.)?..

Answer / shweta thareja

C#

Is This Answer Correct ?    9 Yes 6 No

What is your strongest programming language (Java, ASP, C, C++, VB, HTML,C#, etc.)?..

Answer / shadu

Bily Howell is right .U people not getting the Q. There
is "your" in it. Anyways C# is better than most as truly
platform independent,cross language integration n
completely OO.

Is This Answer Correct ?    2 Yes 0 No

What is your strongest programming language (Java, ASP, C, C++, VB, HTML,C#, etc.)?..

Answer / hari

Java is most strongest programing language to compare other
languages

Is This Answer Correct ?    6 Yes 5 No

Post New Answer

More C++ General Interview Questions

Explain Text Manipulation Routines?

0 Answers  


In a class, there is a reference or pointer of an object of another class embedded, and the memory is either allocated or assigned to the new object created for this class. In the constructor, parameters are passed to initialize the data members and the embedded object reference to get inialized. What measures or design change should be advised for proper destruction and avioding memory leaks, getting pointers dangling for the embedded object memory allocation? Please suggest.

5 Answers   GE,


write the code that display the format just like 1 2 1 3 2 1 4 3 2 1 5 4 3 2 1 6 5 4 3 2 1

5 Answers  


Explain the problem with overriding functions

0 Answers  


Assume an array of structure is in order by studentID field of the record, where student IDs go from 101 to 500. Write the most efficient pseudocode algorithm you can to find the record with a specific studentID if every single student ID from 101 to 500 is used and the array has 400 elements. Write the most efficient pseudocode algorithm you can to find a record with a studentID near the end of the IDs, say in the range from 450 to 500, if not every single student ID in the range of 101 to 500 is used and the array size is only 300

0 Answers  


Write a program to encrypt the data in a way that inputs a four digit number and replace each digit by (the sum of that digit plus 7) modulus 10. Then sweep the first digit with the third, second digit with the fourth and print the encrypted number.

0 Answers   CIIT Wah,


What is the most powerful coding language?

0 Answers  


What parameter does the constructor to an ofstream object take?

0 Answers  


Is it possible to pass an object of the same class in place of object reference to the copy constructor?

0 Answers  


Write a program using merge () function to combine the elements of array x[ ] and y[ ] into array z[ ].

0 Answers  


Can I learn c++ without c?

0 Answers  


By using c++ with an example describe linked list?

0 Answers  


Categories