What is the difference between #include and #include 'file' ?
No Answer is Posted For this Question
Be the First to Post Answer
what are the difference between ANSI C and Let Us c and Turbo C
How can I handle floating-point exceptions gracefully?
write a programme to convert temperature from farenheit to celcius?
what are bitwise shift operators?
Why doesnt the call scanf work?
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 are the types of functions in c?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it
5 Answers ABS, Accenture, HCL, Infosys, Infotech, SoftSolve, Software India, TCS, Vertex, Vimukti Technologies,
Explain what would happen to x in this expression: x += 15; (assuming the value of x is 5)
Write an algorithm for a program that receives an integer as input and outputs the product of of its digits. E.g. 1234 = 24, 705 = 0
in multiple branching construct "default" case is a) optional b) compulsarily c) it is not include in this construct d) none of the above
What are the 4 types of functions?