Can any one say what is the exact meaning of Engineering.
Answer Posted / unemployed
engineering is very different from technology i.e you know
about technology ike mechanical technologies information
computer tertech. but these all based on different sciences
called engineeringi.e principles of sciences and laws of
sciences.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
i want to know about the scope of IT engineers in ONGC
where is the first engeenering college of Asia
Please. Does someone know how to inicialize tapes in ATL? I need have 100 tapes to init inside the ATL, how is the process to complete this request?
difference between arrays and linked list in c language?
i want to do oracle certification..could any one pleas tell me what is the level 1 certification exam in oracle? how do we get dumps?
Friends Any one tell me the best institute for the telecom protocol course
As a good company employee, can you report your supervisor to the company management if he or she is going against the company interest in his or her actions?
how to implement spiral model on railway reservation?.
what does the interviewer mean by saying "have a good life " cheerfully at the end of an HR interview??? is this positive to be selected reply yes or no
Why there is Powerfactor difference when we compare to our Capacitive Panel and TNEB side?
when did actually oil exploration start
what does static variable mean in c language?
what is the difference between embedded system and PLC. Whether the micro controller accept future expansion of program?
what is the stucture of.net array?
int main() { int d = 10; int m = 2; int y = 3603; int c = 0; int val; val = ( d + m + y + (y/4) + c) % 7; cout << val; return 0; }