In which language it is written?



In which language it is written?..

Answer / Suresh Chandra Yadav

MySQL is primarily written in C++, with some components written in Assembler for performance-critical areas.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

How do you start and stop MySQL on Windows?

3 Answers  


How do I copy an entire mysql database?

1 Answers  


what is the advantage of stored procedures, triggers and indexing in mysql

1 Answers  


What is the current mysql version?

0 Answers  


What are the non-standard sql commands supported by 'mysql'?

1 Answers  


How can you create and drop view in mysql?

1 Answers  


Define REGEXP?

1 Answers  


What is mysql routine?

1 Answers  


What are the types of database engines available in mysql?

1 Answers  


How can we get total number of records by query in mysql?

1 Answers  


What are the purposes of using enum and set data types?

1 Answers  


How to rename an existing table in mysql?

1 Answers  


Categories