what is the use of getch() function in C program..
difference b/w getch() and getche()??

Answer Posted / padma

What is a meaning of initgraph in C ......

Is This Answer Correct ?    15 Yes 27 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is operator promotion?

643


Explain pointer. What are function pointers in C?

635


Can variables be declared anywhere in c?

632


explain what are pointers?

631


In which language linux is written?

609






What should malloc() do? Return a null pointer or a pointer to 0 bytes?

632


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

697


What is a const pointer in c?

679


What is f'n in math?

631


What is difference between array and pointer in c?

548


Are the expressions * ptr ++ and ++ * ptr same?

677


Where are c variables stored in memory?

606


What are local variables c?

556


please help me..... please codes and flowchart plz turbo c lang po yan.....please asap response... 3. Make an astrology program. The user types in his or her birthday (month, day, and year as integer), and the program responds with the user’s zodiac sign, horoscope, and other information related to it. If the user’s birth year falls into a leap year, your program should display an appropriate message for it. NOTES: Conditional Statements: it should be with graphics

2874


Can a variable be both constant and volatile?

572