Home
|
Tech FAQ
|
Interview Questions
|
Placement Papers
|
Tech Articles
|
Learn
|
Freelance Projects
|
Online Testing
|
Geeks Talk
|
Job Postings
 |
Knowledge Base
 |
Site Search
|
Add/Ask Question
GeekInterview.com
>
Tech FAQs
>
OOPS
Print
|
Question
:
Why doesn't C have nested functions?
August 08, 2005 12:02:57
#1
hariharan
Member Since: Visitor Total Comments: N/A
RE: Why doesn't C have nested functions?
we does not have nested functions in c because we use concept of friend function
Back To Question