Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 34900

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 25010

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

3 7169

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

1573

Post New Zoho C Interview Questions




Un-Answered Questions

What is beforeRender() used?

1096


What is native api in java?

960


What is the difference between microsoft access and sql server?

1104


How would you turn off cookies on a page of a website?

983


How you can use datetime field as a criteria in soql query ?

504


What are the disadvantages of manual testing?

1315


To which environments does quicktest professional (qtp) supports?

1064


What are the tools used for testing web services?

954


what is the chiller and working principal

2381


What are window functions in sql server?

1065


What is flush c++?

1072


What are dashboards?

544


What is the difference between context parameter and context attribute?

1119


Tell us about your Achivements and weaknesses?

1177


How do I check if the DOM is ready?

891