Is c easy to learn?
What are dangling pointers in c?
Can we include one C program into another C program if yes how?
What is the difference between a string and an array?
Can we compile a program without main() function?
Convert the following expression to postfix and prefix (A+B) * (D-C)
What is null pointer constant?
Not all reserved words are written in lowercase. TRUE or FALSE?
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database
2 Answers TCS, Unisys, Webyog,
write a program in c to find out the sum of digits of a number.but here is a condition that compiler sums the value from left to right....not right to left..
difference between spiral and waterfall model
what is difference between C and C++
what is a void pointer?