Answer Posted / cynthia,1st b.sc.,itm
option d)+
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
What is an example of structure?
What are the different types of errors?
Explain main function in c?
A global variable when referred to in another file is declared as this a) local variable b) external variable c) constant d) pointers
Explain what will be the outcome of the following conditional statement if the value of variable s is 10?
Discuss the function of conditional operator, size of operator and comma operator with examples.
how to find anagram without using string functions using only loops in c programming
What is the significance of an algorithm to C programming?
What is the purpose of void in c?
Can you think of a logic behind the game minesweeper.
How many types of operator or there in c?
write a c program thal will find all sequences of length N that produce the sum is Zero, print all possible solutions?
Explain continue keyword in c
What are header files in c?
Can we declare a function inside a function in c?