What is an endless loop?
No Answer is Posted For this Question
Be the First to Post Answer
What is a constant and types of constants in c?
The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder traversal is??? please help me on this
Is there any restriction in how many arguments printf or scanf function can take? in which file in my c++ compiler i can see the code for implementation of these two functions??
What is the default value of local and global variables in c?
what is constant pointer?
Hai what is the different types of versions and their differences
What is C language Terminator?
What is the purpose of the fflush() function in C?
what is the difference between class and unio?
What is the difference between declaring a variable by constant keyword and #define ing that variable?
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.
What is the purpose of the statement: strcat (S2, S1)?