what is the procedure for cable sizing or on what basis we will calculate the size of cable?????
6 22237Post New Mecon Interview Questions
How to create rounded corners using css3?
what is dff?
What is the use of webserver?
Why are lt windings placed near the core?
What does joomla do?
What is asp short for?
What is a Assembly?
What is ctrl t in excel?
What is navbar in bootstrap? and why it is used?
What are selectors in jquery mean ?
Is tomcat written in java?
Did you ask your current company to provide that type of work as you are looking for in Amazon?
What is the default value of "vbroker.agent.clientportrange" property?
What are the types of selectors in jQuery?
main(){char *str;scanf("%s",str);printf("%s",str); }The error in the above program is: a) Variable 'str' is not initialised b) Format control for a string is not %s c) Parameter to scanf is passed by value. It should be an address d) none