How do you determine a file’s attributes?
No Answer is Posted For this Question
Be the First to Post Answer
Is exit(status) truly equivalent to returning the same status from main?
Dear Sir, we are required the bubble sorting programs Regs Prem
2. What does static variable mean?
what is printf
What is the hardest programming language?
Is c procedural or object oriented?
What is the difference between c and python?
Are the variables argc and argv are always local to main?
Why data types in all programming languages have some range? Why ritche have disigned first time likethat?Why not a single data type can support all other types?
You have an array of n integers, randomly ordered with value 1 to n-1.The array is such that there is only one and one value occurred twice. How will you find this number?
how many times does the loop iterated ? for (i=0;i=10;i+=2) printf("Hi\n");
Find MAXIMUM of three distinct integers using a single C statement