List the difference between a While & Do While loops?
No Answer is Posted For this Question
Be the First to Post Answer
Write a c program to sort six numbers and find the largest one by using the ladder of if-else? plz do help me
What is modifier & how many types of modifiers available in c?
why we need function pointers?
Explain the use of 'auto' keyword in c programming?
What is nested structure in c?
List the difference between a While & Do While loops?
why TCS selected more student in the software field from all institution.
Why is extern used in c?
If I have a char * variable pointing to the name of a function ..
Want to know how to write a C program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.
write a program for odd numbers?
while initialization of two dimensional arrays we can initialize like a[][2] but why not a[2][] is there any reason behind this?