Can a void pointer point to a function?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what math functions are available for integers? For floating point?
How to avoid buffer overflow?
a C prog to swap 2 no.s without using variables just an array?
What is an operator?
What is the process to create increment and decrement stamen in c?
Write a program to add the following ¼+2/4+3/4+5/3+6/3+... (Like up to any 12 no.s)
suppose we use switch statement and we intilize years name using enum statement like(jan,feb,mar,------dec) we take integer value as an input .question is that the month which we analyz is from 0 to 11 bt if i enter 12 than how he again starts from begning and print jan
Main must be written as a.the first function in the program b.Second function in the program c.Last function in the program d.any where in the program
19 Answers CTS, HCL, TCS,
What is the real difference between arrays and pointers?
27 Answers Hexaware, Logic Pro, TCS,
How can I convert integers to binary or hexadecimal?
How can you restore a redirected standard stream?
list the no of files created when c source file is compiled