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 23636Given 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
1213Post New Zoho C Interview Questions
You have an asp. Net web application running on a web-farm that does not use sticky sessions - so the requests for a session are not guaranteed to be served the same machine. Occasionally, the users get error message validation of view state mac failed. What could be one reason that is causing this error?
How variables are declared in python?
What are the three parts of an http request?
How to add custom view helpers to zend framework 2
What kind of necessary ap information you gather from the client?
If I have bought goods from a seller in India and finally exported it to some other country, my understanding says I have to issue form H to seller to get cst exemption. My question is wether Bill of lading is must to be given to seller or not bcos if I give bill of lading to the seller from whom i haave bought material confidential information will go to seller as bill of lading will have buyers details...pls guide how to overcome this issue.
What is an Idoc?
What does an exe file contain?
Is string immutable in c#?
what is azure service level agreement (sla) ?
Explain the purpose of composition.
What is Arduino in IOT?
What are the different types of features of the java collections framework? : java collections
What is overfitting and underfitting?
How many nations take part in G 20 Summit? Can you name them?