What are predefined functions in c?
writ a program to compare using strcmp VIVA and viva with its output.
in ‘C’ language for Matrix Multiplication fails” Introspect the causes for its failure and write down the possible reasons for its failure.
How was c created?
What is difference between %d and %i in c?
What is #line used for?
What is n in c?
Is null always equal to 0(zero)?
Where we use clrscr in c?
What could possibly be the problem if a valid function name such as tolower() is being reported by the C compiler as undefined?
Are there any problems with performing mathematical operations on different variable types?
What is the difference between a free-standing and a hosted environment?
What is the use of clrscr?
What is the concatenation operator?
what do the 'c' and 'v' in argc and argv stand for?