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 Software Testing

C Programming - Typedef - Discussion

@ : Home > C Programming > Typedef > Yes / No Questions - Discussion

Read more:

"Example is better than precept."
- (Proverb)
1. 

Is the following declaration acceptable?

typedef long no, *ptrtono;
no n;
ptrtono p;

[A]. Yes[B]. NO

Answer: Option C

Explanation:

No answer description available for this question.


Irfan Khan said: (Thu, Dec 30, 2010 04:16:21 AM)    
 
Can anybody explain about this concept ?

Nagarjun said: (Fri, Mar 11, 2011 01:22:55 AM)    
 
In the program declaring the 2 data types.

i.e : no, *ptrono;

Then we declaring the variables for them.

Prakash said: (Mon, Jul 18, 2011 05:23:09 AM)    
 
Please explain anybody.

Indrajit said: (Wed, Aug 10, 2011 12:19:42 AM)    
 
How is it possible?

Rohit said: (Wed, Aug 17, 2011 11:22:59 AM)    
 
We are giving two different names to long i.e no and *prtono.
Either of these can be used to declare long variable.

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!