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 are the types of pointers?
State two uses of pointers in C?
Explain the red-black trees?
Why is main function so important?
What are the main characteristics of c language describe the structure of ac program?
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.
What are enums in c?
a linearly ordered set of data elements that have the same structure and whose order is preserved in storage by using sequential allocation a) circular b) ordinary c) array d) linear list
What are volatile variables in c?
Explain what is a pragma?
why arguments can generally be passed to functions a) sending the values of the arguments b) sending the addresses of the arguments c) a & b d) none of the above
What is main function in c?
What does %c do in c?
List out few of the applications that make use of Multilinked Structures?
In a header file whether functions are declared or defined?