Explain spaghetti programming?
No Answer is Posted For this Question
Be the First to Post Answer
pgm in c to reverse string by word using array(god is love becomes love is god) (no additional array can used,space is only delimiter between words )
What is sorting in c plus plus?
What is Memory leakage ?
difference between loading and linking
What is a memory leak in structures? How can we rectify that?
What is the difference between printf and scanf )?
write a program to find the frequency of a number
Can you please explain the difference between syntax vs logical error?
If you know then define #pragma?
Display names and numbers of employees who have 5 years or more experience and salary less than Rs.15000 using array of structures (name, number, experience and salary)
What is the general form of #line preprocessor?
Explain what is the difference between declaring a variable and defining a variable?