H.K.I.T
Login     Free Signup



 




















Mysql Quistion & Answer :

1.Some of The Most Important SQL Commands :


 

2.MySQL SELECT Statement :


 

3.MySQL WHERE Clause.


 

If else :

4. Write a Program in C to find whether a number is EVEN or ODD.


 

5.Write a Program in C to find the Largest of Three Numbers.


 

6.Write a Program in C to enter marks of five subjects. Find the Sum and the Average of them and then assign grade to the students.


 

7.Write a Program in C to check whether a Year is Leap year or not.


 

8.Write a Program in C to compute the Factorial of a Number.


 

9.Write a c program to find out the sum of series 1 + 2 + …. + n .