how to find greatet of 10 numbers without using array?
Answer Posted / guest
using ? And & operator wa can find out the soution
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are structure members?
Which one to choose from 'initialization lists' or 'assignment', for the use in the constructor?
Is stack a keyword in c?
How many keywords are there in c?
Can we use any name in place of argv and argc as command line arguments?
Can main () be called recursively?
Can a pointer be static?
What is %s and %d in c?
how can i write a program that prints out a box such that whenever i press any key8(coordinate number) on the keyboard, the box moves.
What are the types of unary operators?
What is the size of a union variable?
What is the Purpose of 'extern' keyword in a function declaration?
When should the const modifier be used?
What is the best style for code layout in c?
How to throw some light on the b tree?