If I have a char * variable pointing to the name of a function ..


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

if a is an integer variable, a=5/2; will return a value a) 2.5 b) 3 c) 2 d) 0

0 Answers  


If a five digit number is input through the keyboard, write a program to print a new number by adding one to each of its digits.For example if the number that is input is 12391 then the output should be displayed as 23402

0 Answers  


What are derived data types in c?

0 Answers  


4-Take two sets of 5 numbers from user in two arrays. Sort array 1 in ascending and array 2 in descending order. Perform sorting by passing array to a function mySort(array, sortingOrder). Then multiply both the arrays returned from function, using metric multiplication technique in main. Print result in metric format.

0 Answers   TCS,


why r u join this company? give solid resons.

16 Answers   IBM, Infosys, TCS,






What should be keep precautions while using the recursion method?

1 Answers  


difference between semaphores and mutex?

1 Answers  


Expand the following LKB BKL FFG

0 Answers  


What are the data types present in c?

0 Answers  


what is pointer

1 Answers   TCS,


Difference between MAC vs. IP Addressing

0 Answers  


Write a program to compare two strings without using the strcmp() function

42 Answers   Accenture, Arba Minch University,


Categories