Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Zoho C Interview Questions
Questions Answers Views Company eMail

Difference between data structure and data base.

7 31839

main() { int a[3][4] ={1,2,3,4,5,6,7,8,9,10,11,12} ; int i, j , k=99 ; for(i=0;i<3;i++) for(j=0;j<4;j++) if(a[i][j] < k) k = a[i][j]; printf("%d", k); }

4 23039

#include int main(){ int a[]={1,2,3,5,1}; int *ptr=a+4; int y=ptr-a; printf("%d",y); }

3 5851

Given a valid 24 hour format time find the combination of the value and write a program ,do not hard the value and if any other inputs provided should work with the logic implemented Input: 11:30 Output: 13:10 Input: 18:25 Output: 21:58

1107

Post New Zoho C Interview Questions




Un-Answered Questions

Do you know what is telecom regulatory body of india?

502


By default, where does hive store table data?

348


How do I delete multiple pages in a word document?

305


What is aop?

180


Explain pure-ALOHA and slotted- ALOHA systems. Give the expression for throughout for each,clearly explaining the various terms.

1681






What is the use of interceptor?

514


What are placement and replacement algorithms in the context of memory management?

633


When will u use a XMLDataDocument and when will u use a XPathDocument? What's the differences between the two?

1631


What do you understand by functional dependency and transitive dependency in dbms?

471


What is docstring in Python?

533


Which port does SSH work on?

235


Explain drupal and working with javascript ?

79


What is priority input parameter in blue prism?

275


How do I sort in word 2010?

339


What is the self-antigen for grave’s disease?

317