Differentiate between static and dynamic modeling.
how to print 2-D array using a single for loop?
2 Answers Mind Tree, TCS, Value Labs,
Explain what is a pragma?
Can variables be declared anywhere in c?
Find MAXIMUM of three distinct integers using a single C statement
how to TOGGLE Nth bit of variable in a MACRO
What should malloc(0) do? Return a null pointer or a pointer to 0 bytes?
simple program of graphics and their output display
What are the various topologies? Which one is the most secure?
what is difference between userlevel threads and kernel level threads ?what are the trades offs between these two approaches ? what approach is most frequently used and why ?
What is define directive?
Why is #define used?
What is a pointer on a pointer in c programming language?