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.)?

Answer Posted / sivasankar

java is the strongest programming language

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does obj stand for?

1100


What are pointers used for c++?

1019


Do you know the problem with overriding functions?

1044


Differentiate between an array and a list?

1148


What is namespace & why it is used in c++?

1047


In a function declaration, what does extern mean?

1003


True or false, if you keep incrementing a variable, it will become negative a) True b) False c) It depends

2321


Write a function to find the nth item from the end of a linked list in a single pass.

929


Can class objects be passed as function arguments?

1018


What is abstract class in c++?

998


Explain all the C++ concepts using examples.

1157


What is increment operator in c++?

975


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

2177


How the endl and setw manipulator works?

978


What doescout<<(0==0) print out a) 0 b) 1 c) Compiler error: Lvalue required

935