What is getch() function?
No Answer is Posted For this Question
Be the First to Post Answer
What is a program?
What is the difference between far and near ?
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 line in c preprocessor?
code snippet for creating a pyramids triangle ex 1 2 2 3 3 3
list the no of files created when c source file is compiled
What is the scope of global variable in c?
What is a lookup table in c?
What is the explanation for prototype function in c?
Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......
What is a Genralised LInked List?? Please give a detailed explation of it..
what is the code to display color fonts in the output?