how much salary u want ?
why u join in our company?
your domain is core sector why u prefer software ?
No Answer is Posted For this Question
Be the First to Post Answer
Difference between strcpy() and memcpy() function?
How can I find leaf node with smallest level in a binary tree?
Rapunzel walks into the forest of forgetfullness. She meets a Lion who lies on Monday Tuesdays and Wednesdays and meets a rabbit who lies on Thurs fridays and saturdays . On that day both say that "I lied yesterday". What day is it .
how to generate the length of a string without using len funtion?
Explain how do you override a defined macro?
main() { int arr[5]={23,67}; printf("%d%d%d",arr[2],arr[3],arr[4]); }
find the size of structure without using the size of function
what are two kinds of java
Can include files be nested? How many levels deep can include files be nested?
what is data structure?
How to add two numbers without using semicolon at runtime
write a function which accept two numbers from main() and interchange them using pointers?