What is a volatile keyword in c?
what does ‘Bus Error’ mean?
how can i get the string which is having two spaces at the end.suppose the string is "Hello World ".Now at the end i have two spaces.i need to print with that spaces .
How can I open a file so that other programs can update it at the same time?
What is dynamic memory allocation?
how can i sort numbers from ascending order and descending order using turbo c..
enum day = { jan = 1 ,feb=4, april, may} what is the value of may? a)4 b)5 c)6 d)11 e)none of the above
what is printf
A program to allow an input operand and operator from the operator and read on the display and output operand.
how to write a program which adds two numbers without using semicolon in c
will u please send me the placement papers to my mail???????????????????
String concatenation
write a c/c++ programthat 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.