GeekInterview.com
  I am new, Sign me up!
 

C FAQs


C FAQs

Questions: 108
Comments: 151
 C FAQs Tags
 Showing Questions 1-10 of 110 Questions
[1] 2 3 4 5 6 7 8 9 10 Next >>
 Sponsored Links

 
 C FAQs
Sorting Options :  

What is a Double Pointer? What are its specific uses. 

How to allocate arrays or structures bigger than 64K?  

How to return multiple values from a function?  

How to call a function, given its name as a string?  

What is the use of null pointers? 
Latest Answer: Usually in C. If are nor initialized any thing automatically some garbage information will be palced in variable. In pointers also same if we are not initialized with any variable address it will point to some memory. Avoid accessing of some other memory ...

What is Link list? What is purpose of link list in programming. 
View Question | Asked by : vedantv23

What is Storage Class? What are Storage Variables? 
View Question | Asked by : nalinishiva

How to find size of an variable without using sizeof operator? 
View Question | Asked by : mcahydguy

How to view files created by a C program in Windows mode? 
View Question | Asked by : sukant

How to concatenate the two string without using the predefined functions (such as strcat and strlen)? 
Latest Answer: void main() { char s[20]; int i,n;                              printf("enter a string");                                scanf("%s",s);                              for(i=0;s[i]!='';i++)                               {                                            ...

View page [1] 2 3 4 5 6 7 8 9 10 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Expert Members
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape