What is the use of define in c?
No Answer is Posted For this Question
Be the First to Post Answer
Program to swap the any two elements in an array containing N number of elements?
1 Answers Bosch, Glenwood, Ugam Solutions,
A routine usually part of the operation system that loads a program into memory prior to execution a) linker b) loader c) preprocessor d) compiler
what does data structure mean?
program to find the ASCII value of a number
the expression a=30*1000+2768; evalutes to a) 32768 b) -32768 c) 113040 d) 0
What is the difference between abs() and fabs() functions?
What is the use of function overloading in C?
What are c preprocessors?
An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above
How many loops are there in c?
What is the best organizational structure?
Do string constants represent numerical values?