Is javascript harder than c#?



Is javascript harder than c#?..

Answer / Kanhaiya Singh

"The difficulty level of JavaScript and C# can vary depending on the programmer's background, experience, and specific projects. Generally speaking, C# might be considered more complex due to its object-oriented nature, static typing, and stronger type system, but JavaScript can also present challenges when dealing with asynchronous programming and browser quirks."n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

How do I open the console?

1 Answers  


why we can't create an object for a static class?? what is the reason behind this?

4 Answers   HCL,


Why is .net so popular?

1 Answers  


Why do you call it a process? What’s different between process and application in .net, not common computer usage, terminology?

1 Answers  


What Is The Smallest Unit Of Execution In .net?

1 Answers   Siebel Systems,


What is the difference between package and interface?

1 Answers   Hexaware,


How do I move from one form to another in c#?

1 Answers  


Where is the output of TextWriterTraceListener redirected?

1 Answers  


How does foreach loop work in c#?

1 Answers  


Explane each and every methods of nterface Queue? Explain About performance issues on retrieving records

1 Answers   DELL,


What is dll hell, and how does .net solve it?

1 Answers  


What is the difference between static class and sealed class in c#?

1 Answers  


Categories