Answer Posted / saikat
As I have done secondary research on competitors and my organization,I will focus on my organization's strength point and competitors week point. In such way I shall do my job to achieve my goal as well as my organization goal.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What happens if header file is included twice?
What is the difference between array and pointer in c?
What is the difference between variable declaration and variable definition in c?
What is structure of c program?
In c language can we compile a program without main() function?
a value that does not change during program execution a) variabe b) argument c) parameter d) none
Is fortran still used today?
Why cant I open a file by its explicit path?
What does int main () mean?
write a program to print largest number of each row of a 2D array
How can I call system when parameters (filenames, etc.) Of the executed command arent known until run time?
Write a program to print all permutations of a given string.
Write a program to check armstrong number in c?
What is unsigned int in c?
How can I sort a linked list?