GeekInterview.com
   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

Honey Well C


Honey Well C

Questions: 5
Comments: 11
 Honey Well C Tags
 Sponsored Links

 
 Honey Well C
Sorting Options :  

1.what is the difference b/w pointer and pointer++2.what is difference b/w pointer &array3.what is the difference b/w class& structure 
Latest Answer: 3. structures and classes both are used in c++ but classes are private by default and structures are public by default. structures are also used in c but not classes. ...
Read Answers (2) | Asked by : ASHISH-KUMAR MISHRA

x=8x-=--x-x--;printf("%d",x);that time the output of this is 6. but my things this output is 9. so please give me descriptionof this output(6).
Read Answers (1) | Asked by : PANKAJ CHAUHAN

Latest Answer: YES OFCOURSE....#include #include int main(){     int myVar;     float fVal   = 5.5;     float *pFloat;     pFloat = &fVal;     ...
Read Answers (2) | Asked by : mainathan
Tags : Pointer

Latest Answer: data structures are structures used for implementing different data in a program.examples are 1)tree2)queue3)list4)heap ...
Read Answers (4) | Asked by : naveen

I did not attempted the C paper but still I just had a look on C and java paper.  in C most of the question were programs and their out was  asked in LINUX environment.1)      
Latest Answer: for 2nd question, o/p - helloworldhelloworld. ( this is the case on linux)because, execution of  first printf statment stores in buffer. fork , forks helloworld. thats why, its print 2 times helloworld.In case if u placed ...

 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
# User Name Count
1vchandm23 1
2gopi_ra 1
3Renju Mathew 1
4kishore2eee_svu 1
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
Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape