How are portions of a program disabled in demo versions?
No Answer is Posted For this Question
Be the First to Post Answer
What are the differences between new and malloc in C?
What is bubble sort technique in c?
What is the difference between ‘g’ and “g” in C?
Difference between Function to pointer and pointer to function
code snippet for creating a pyramids triangle ex 1 2 2 3 3 3
Write a program for print infinite numbers
What is nested structure in c?
Differentiate between new and malloc(), delete and free() ?
What is the difference between array and structure in c?
main() { int x=5; printf("%d %d %d\n",x,x<<2,x>>2); }
11 Answers CISOC, CitiGroup, College School Exams Tests,
sum of two integers values only other then integer it should print invalid input.
please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code