How can I generate floating-point random numbers?
No Answer is Posted For this Question
Be the First to Post Answer
If null and 0 are equivalent as null pointer constants, which should I use?
How is a two dimensional array passed to function when the order of matrix is not known at complie time?
What are function pointers? Provide an example.
explain how do you use macro?
what are you see during placement time in the student.
0 Answers Goldman Sachs, TCS, Tech Solutions,
What is static identifier?
What is table lookup in c?
What does c value mean?
the process of defining something in terms of itself is called (or) in C it is possible for the functions to call themselves. A function called a) nested function b) void function c) recursive function d) indifinite function
Why clrscr is used after variable declaration?
write a 'c' program to sum the number of integer values
What is the difference between void main() and void main (void) give example programme?