Explain how do you list files in a directory?
No Answer is Posted For this Question
Be the First to Post Answer
which will be first in c compiling ,linking or compiling ,debugging.
what will be the output of the following program, justify? #define TEST int TEST getdata() { static i; i+=10; return i; } main() { int k; k = getdata(); }
Can a pointer be volatile in c?
Linked list is a Linear or non linear explain if linear how it working as a non linear data structures
What are the benefits of organizational structure?
How to explain the final year project as a fresher please answer with sample project
Study the following C program :call_me (myvar)int myvar;{ myvar +- 5; }main(){int myvar;myvar = 3;call_me(myvar);printf("%d ",myvar);What will be printed a) 3 b) 5 c) 8 d) symbol
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
please send me the code for multiplying sparse matrix using c
hi friends how r u as soon in satyam my interview is start but i m very confusued ta wat i do plz help me frndz wat can i do plz tell me some question and answers related with "C" which r asked in the interview .
0 Answers Aegis, CDAC, Infosys,
What are the salient features of c languages?
two variables are added answer is stored on not for third variable how it is possible?