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 34914

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 25022

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

3 7173

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 rvm?

5


why you want 2 join bpo ,after completing hotel managment?

3209


How to calculate cable rating for 3 phase supply?

2247


What do you mean by fill factor concept with respect to indexes?

1013


What are the important background jobs for workflow?

1172


how to creat 2 test plan in 2 different environment exp:tour and travel

2447


How to set on/off a group of indicators in a single statement?

1897


Difference between document.ready and window.onload? : jQuery Mobile

916


Write a C++ program to generate 10 integer numbers between - 1000 and 1000, then store the summation of the odd positive numbers in variable call it sum_pos, then find the maximum digit in this variable regardless of its digits length.

2059


What is Row Key?

1033


If you have three offers on what basis you will select the offer?

1320


dear sir/madam, I had applied for the post of officer trainee so plz if u have any papers both technical or aptitude plz inform me on sonalichavan01@gmail.com

2417


How does a cookie work in Servlets?

899


What is mean by merge sort?

924


How a routine is called in datastage job?

1162