compare array with pointer?
What is the right type to use for boolean values in c?
how can you print&scan anything using just one character? :) HINT: printf,scanf similer
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.
Can we declare variables anywhere in c?
why use functions a) writing functions avoids rewriting the same code over and over b) using functions it becomes easier to write programs and keep track of what they are doing c) a & b d) none of the above
what type of questions arrive in interview over c programming?
What is the difference between variable declaration and variable definition in c?
Can you think of a logic behind the game minesweeper.
What is the time and space complexities of merge sort and when is it preferred over quick sort?
Write a program to interchange two variables without using the third variable?
17 Answers Accenture, College School Exams Tests, Infotech,
Add 2 64 bit numbers on a 32 bit machine
3 Answers EMC, Hyderabad Central University, NetApp,
What are the advantages of using macro in c language?