IndiaBIX.com
Arithmetic Aptitude Data Interpretation
Logical Reasoning Verbal Reasoning Non Verbal Reasoning
General Knowledge
Sudoku Number puzzles Missing letters puzzles Logical puzzles Playing cards puzzles Clock puzzles
C Programming C# Programming Java Programming
Networking Database Questions Computer Science Basic Electronics Digital Electronics Electronic Devices Circuit Simulation Electrical Enigneering Engineering Mechanics Technical Drawing
Placement Papers Group Disucssion HR Interview Technical Interview Body Language
Aptitude Test Verbal Ability Test Verbal Reasoning Test Logical Reasoning Test C Programming Test Java Programming Test Data Interpretation Test General Knowledge Test
Data Structures Operating Systems Networking DATABASE Database Basics SQL Server Basics SQL Server Advanced SQL Server 2008 JAVA Core Java Java Basics Advanced Java UNIX Unix File Management Unix Memory Management Unix Process Managemnt C Interview Questions The C Language Basics .NET Interview Questions .NET Framework ADO.NET ASP.NET

C Programming - Complicated Declarations - Discussion

@ : Home > C Programming > Complicated Declarations > General Questions - Discussion

Read more:

"Life is like riding a bicycle. To keep your balance you must keep moving."
- Albert Einstein
5. 

What do the following declaration signify?

int (*pf)();

[A]. pf is a pointer to function.
[B]. pf is a function pointer.
[C]. pf is a pointer to a function which return int
[D]. pf is a function of pointer variable.

Answer: Option B

Explanation:

No answer description available for this question.


Fabio said: (Sat, Feb 12, 2011 08:50:48 PM)    
 
Both A and C are correct.

Kiran said: (Wed, Aug 24, 2011 12:56:45 AM)    
 
Yes both A & C Are correct but C is more detailed one.

Chiru said: (Tue, Oct 4, 2011 03:43:10 PM)    
 
B is correct, syntax for c is int *pf () ;.

Write your comments here:
Name *:     Email:


© 2008-2011 by IndiaBIX™ Technologies. All Rights Reserved | Copyright | Terms of Use & Privacy Policy

Advertise     Contact us: info@indiabix.com     Follow us on twitter!