Write a program to check whether the number is prime and also check if it there i n fibonacci series, then return true otherwise return false
1 5642Post New Cognizant C Code Interview Questions
what is hidden share? : Windows server 2003
How the memory management in vectors are being done. What happens when the heap memory is full, and how do you handle it ?
explain local datetime api in java8?
Which type of energy is the light used in photosynthesis transformed.
What is the use of hook_update_n? How drupal knows the last schema details?
How would you describe your work ethic?
What is the difference between spring jdbc and hibernate?
what is class module in vb6? what it's use? with example..
In which particular scenario we use sorted table and which particular scenario we use standard table?
What is the purpose of using an instrumentation amplifier.
How can I view all tabs in excel?
what is the anchorage length of reinforcement.
find the output? void r(int a[],int c, int n) { if(c>n) { a[c]=a[c]+c; r(a,++c,n); r(a,++c,n); } } int main() { int i,a[5]={0}; r(a,0,5); for(i=0;i<5;i++) printf("\n %d",a[i]); getch(); }
How to install the adapters in different opreating systems ?
Describe the various server agents that support the process scheduler server?