What is your strongest programming language (Java, ASP, C,
C++, VB, HTML,C#, etc.)?
Answer Posted / 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 |
Post New Answer View All Answers
What is a singleton class c++?
Differences between private, protected and public and give examples.
What is setfill c++?
What is the difference between global int and static int declaration?
How should a contructor handle a failure?
What is boyce codd normal form in c++?
Is it possible for a member function to delete the pointer, named this?
Why is c++ so fast?
What is a container class?
How much is c++ certification?
Why struct is used in c++?
what are the decision making statements in C++? Explain if statement with an example?
What is the difference between public, private, and protected access?
Does there exist any way to make the command line arguments available to other functions without passing them as arguments to the function?
Why is main an int?