Definitions by English_dictionary
mechatronics
Mechatronics is a branch of engineering that has emerged with the combination of Mechanical engineering, Electrical engineering, and Software engineering.
Mechatronics greatly deals with robotics, as robotics is based upon mechanical, electrical and software system.
mechatronics by English_dictionary January 5, 2013
mum
His mum and dad are very angry with him.
Keep mum = Stay silent
You better keep mum.
He kept mum about this secret,
Mum's the word! (Used to order someone that they must never reveal the secret)
Keep mum = Stay silent
You better keep mum.
He kept mum about this secret,
Mum's the word! (Used to order someone that they must never reveal the secret)
mum by English_dictionary January 5, 2013
C++
A computer programming language that is an advanced form of C++. Learning C++ means learning everything about C.
A piece of code written in C++
# include <iostream>
using namespace std;
void main()
{
cout<<"Welcome!";
}
# include <iostream>
using namespace std;
void main()
{
cout<<"Welcome!";
}
C++ by English_dictionary January 5, 2013