Answer Posted / sony
i like to be well organised. I plan my time , effectively&
work well within it. I thrive under pressure & complete my
work within deadline. I m also a good team player . I
contribute well to the dynamic of the team , but work
equally as well as my own.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is modeling?
Why c is called object oriented language?
How do you override a defined macro?
an expression contains relational operators, assignment operators, and arithmatic operstors. In the absence of parentheses, they will be evaluated in which of the following order a) assignment, relational, arithematic b) arithematic, relational, assignment c) relational, arithematic, assignment d) assignment, arithematic, relational
Are the variables argc and argv are always local to main?
What is the use of #include in c?
How do you print only part of a string?
Explain how can I prevent another program from modifying part of a file that I am modifying?
Hi can anyone tell what is a start up code?
What is infinite loop?
write a program to concatenation the string using switch case?
How do you generate random numbers in C?
How can I display a percentage-done indication that updates itself in place, or show one of those twirling baton progress indicators?
What is a struct c#?
What is a global variable in c?