What is the full form of getch?
No Answer is Posted For this Question
Be the First to Post Answer
What are the various types of control structures in programming?
how to get the starting address of file stored in harddisk through 'C'program.
how to construct a simulator keeping the logical boolean gates in c
WAP to convert text into its ASCII Code and also write a function to decode the text given?
What is the difference between union and anonymous union?
/*program to calculate hra,da in salary if salary less than 10000 then hra15%,da13% otherwise hra20%,da18%/*
what is the difference between : func (int list[], ...) or func (int *list , ....) - what is the difference if list is an array and if also if list is a pointer
How to declare a variable?
which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above
What is c variable?
How do we print only part of a string in c?
WHAT IS FLOAT?