Answer Posted / san159
charles babagge
| Is This Answer Correct ? | 6 Yes | 53 No |
Post New Answer View All Answers
All technical questions
What is the difference between functions getch() and getche()?
What is meant by initialization and how we initialize a variable?
What is meant by 'bit masking'?
in programming languages a statement or part of a statement that specifies several different execution sequences a) constructs b) distructs c) executes d) none
will u please send me the placement papers to my mail???????????????????
What are the different types of errors?
write a program fibonacci series and palindrome program in c
What is floating point constants?
If one class contains another class as a member, in what order are the two class constructors called a) Constructor for the member class is called first b) Constructor for the member class is called second c) Only one of the constructors is called d) all of the above
What is the difference between c &c++?
Explain heap and queue.
what do you mean by inline function in C?
What is a far pointer in c?
What is array of pointers to string?