WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?
No Answer is Posted For this Question
Be the First to Post Answer
what will be the output for the following program? main() { char ch = 'k'; char c; printf("%c",c); }
Explain what is the difference between a string and an array?
write a c programs to do multiplication of two numbers with out using arithmatic operator ??????????
how to copy a string without using c function
Which is better between malloc and calloc?
do ne body have any idea about the salary for the we r going to have interview. yup .. u got it right ..i m talking abt NIC.
plz let me know how to become a telecom protocol tester. thank you.
Explain how does free() know explain how much memory to release?
why arguments can generally be passed to functions a) sending the values of the arguments b) sending the addresses of the arguments c) a & b d) none of the above
Explain the process of converting a Tree into a Binary Tree.
Write a program in C to print the alphabets in order as on a mobile phone.i.e:When 2 is pressed once 'a' prints and if it is pressed two times 'b' prints and so on.we have to print all the alphabets as on mobile phone like this.
Where define directive used?