What is a constant?
No Answer is Posted For this Question
Be the First to Post Answer
write a program to convert a expression in polish notation (postfix) to inline (normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix
How can I manipulate individual bits?
What are runtime error?
How to declare a variable?
Write the program for displaying the ten most frequent words in a file such that your program should be efficient in all complexity measures.
Explain what header files do I need in order to define the standard library functions I use?
How can I invoke another program (a standalone executable, or an operating system command) from within a c program?
Can u please send me the exam pattern and also Previous papers to javed123go@gmail.com
What are pointers in C? Give an example where to illustrate their significance.
how to find sum of digits in C?
Tell about strtok & strstr functions
2 Answers HCL, iFlex, Motorola,
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.