Computer Practical Questions Q.N. 1) WAP to display the biggest number among 10 given number by using array of structure. Q.N.2) WAP to display the given 10 …
Read moreComputer Practical Questions Q.N. 1) WAP to display the biggest number among 10 given number by using array of structure. Q.N.2) WAP to display the given 10 n…
Read moreDefine function in C. Answer this question in comment plzzz.... Write a program to calculate factorial of a given number using function. #include<stdio.h&…
Read moreWhy do you use structure ? Answer this question in Comment... Write a program to input teacher id, name, address and subject of 10 teachers and display them p…
Read moreWhat is pointer? Answer this in comment...... Write a program to enter the name, mobile and post of employee and write it in file “worker.dat” in C program. #…
Read more