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 24789Given 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
1513Post New Zoho C Interview Questions
What are solid color dyeing cotton, linen, rayon, and silk?
What privilege is needed for a user to create indexes in oracle?
What is mysqli_select_db?
What is conditional formatting in excel with example?
Define database management system in your own way?
How do I create a hotkey in windows?
What is refs?
Explain what is the use of reference and service user in sap?
How will you update some data into the two application simultaneously using your rpa tool?
Are java primitives objects?
What is the use of partition by in sql server?
Is shell scripting a language?
What are the types of satellite?
Define primary key in Apache Cassandra?
What companies are using angular?