Is null equal to 0 in sql?
No Answer is Posted For this Question
Be the First to Post Answer
what is the output for this question: main() { int i=1; printf("%d%d%d",i,i++,++i); }
What are type modifiers in c?
Is it possible to have a function as a parameter in another function?
Explain what is the difference between a free-standing and a hosted environment?
write a C program to print the program itself ?!
Where define directive used?
pgm to reverse string using arrays i.e god is love becomes love is god) (assumption:only space is used for seperation of words) no addtional memory used.i.e no temporary arrays can used.
what is an array
Explain the differences between public, protected, private and internal.
hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?
How do you write a program which produces its own source code as its output?
what is const volatile?