What is the difference between class and object in c?
No Answer is Posted For this Question
Be the First to Post Answer
Write a c program to Find the name that you entered is male name or female name? Such as Sunjay is name of male and Payal is name of female
what is the defrenece between structure and union
What is pragma c?
Some coders debug their programs by placing comment symbols on some codes instead of deleting it. How does this aid in debugging?
Explain how do you override a defined macro?
What is omp_num_threads?
What is the code in while loop that returns the output of given code?
largest Of three Number using without if condition?
Explain what are multidimensional arrays?
Can u return two values using return keyword? If yes, how? If no, why?
how to generate the length of a string without using len funtion?
what is the difference between i++ and ++i?