Write the test cases for checking a variable having value in
range -10.0 to +10.0?
No Answer is Posted For this Question
Be the First to Post Answer
what is the role you expect in software industry?
Explain how do you generate random numbers in c?
Can include files be nested? How many levels deep can include files be nested?
What are predefined functions in c?
How do I declare an array of N pointers to functions returning pointers to functions returning pointers to characters?
What are formal parameters?
An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language a) string b) data structure c) pointers d) array
write a program to print the one dimensional array.
What is the use of getch ()?
When would you use a pointer to a function?
What is #include cctype?
What is pointers in c with example?