What are the two types of functions in c?
No Answer is Posted For this Question
Be the First to Post Answer
general for is %wd,f-d; in this system "w" means a) 'w' represent total width of digits b) 'w' represent width which includes the digits before,after decimal place and the decimal point c) 'w' represent width which includes the digits before only d) 'w' represent width after decimal place only
What do you mean by keywords in c?
What is the difference between a free-standing and a hosted environment?
how memory store byte
Explain the use of keyword 'register' with respect to variables.
Explain what header files do I need in order to define the standard library functions I use?
Where is c used?
post new interiew question and aptitude test papers
Program to find the absolute value of given integer using Conditional Operators
Find the output? void main() {float a=2.0; printf("\nSize of a ::%d",sizeof(a)); printf("\nSize of 2.0 ::%d",sizeof(2.0));}
11 Answers IBM, TCS,
What are the various topologies? Which one is the most secure?
How can variables be characterized?