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

How are Structure passing and returning implemented by the compiler?

603


What is the cout in c++?

559


In the derived class, which data member of the base class are visible?

650


write a corrected statement so that the instruction will work properly. if (4 < x < 11) y = 2 * x;

1522


Explain the extern storage classes in c++.

564






How to declaring variables in c++?

669


Explain the register storage classes in c++.

676


Differences between private, protected and public and give examples.

585


Explain the concept of dynamic allocation of memory?

623


Implement stack operations with pointers with appropriate exception checks.

576


What is abstraction in c++?

684


write asingle linked list which read from two list & the do the following 1 sort the prime & nonprime num (prime should be less tn nonprime) 2 each node has a prime num followd by nonprime 3 add a new node into its sutable plce 4 erase the most three duplicated non prime num 5 find the least duplicated prime num

2205


How are pointers type-cast?

651


What is near, far and huge pointers? How many bytes are occupied by them?

665


Which programming language's unsatisfactory performance led to the discovery of c++?

817