How does pointer work in c?
No Answer is Posted For this Question
Be the First to Post Answer
the operator for exponencation is a.** b.^ c.% d.not available
how to print 2-D array using a single for loop?
2 Answers Mind Tree, TCS, Value Labs,
HOW TO HANDLE EXCEPTIONS IN C
can v write main() { main(); } Is it true?
What is the difference between GETS();AND SCANF();
void main(){ int a; a=1; while(a-->=1) while(a-->=0); printf("%d",a); }
How do you redirect a standard stream?
do you think its fraud or original company?
Explain how can you tell whether a program was compiled using c versus c++?
what is the difference between call by value and call by reference?
5 Answers Genpact, Global Logic, Infosys,
find out largest elemant of diagonalmatrix
What is the difference between c and python?