What is conio h in c?
No Answer is Posted For this Question
Be the First to Post Answer
simple c program for 12345 convert 54321 with out using string
What is a program?
If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.
What does the error 'Null Pointer Assignment' mean and what causes this error?
why arithmetic operation can’t be performed on a void pointer?
Explain what is output redirection?
wat is output of the following int main() { const int j=2; int i; switch(i) { case 1:break; case j:break; default:break; } }
What is the advantage of c?
Is c programming hard?
for(;;) printf("C language") What is out put of above??
2 Answers Practical Viva Questions,
Write a C/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 maximum number of concurrent threads that the InnoDB plug-in can create.
What does int main () mean?