What is a nested formula?
No Answer is Posted For this Question
Be the First to Post Answer
write a program to find lcm and hcf of two numbers??
Why main function is special give two reasons?
What does a function declared as pascal do differently?
Why is a semicolon (;) put at the end of every program statement?
What are the advantages of union?
how to write a prog in c to convert decimal number into binary by using recursen function,
A array contains dissimilar element how can we count, and A array contains dissimilar element how can we store in another array with out repetition.
Synonymous with pointer array a) character array b) ragged array c) multiple array d) none
Write a program to input the price of 1 burger and the number of burgers eaten by a group of friends .print the total amount to be paid by the group?
What is calloc in c?
what is the use of a array in c
Why can arithmetic operations not be performed on void pointers?