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

OOPS FAQ


OOPS FAQ

Questions: 256
Comments: 509
 OOPS FAQ Tags
 Showing Questions 151-160 of 255 Questions
<< Previous 12 13 14 15 [16] 17 18 19 20 21 Next >>
 Sponsored Links

 
 OOPS FAQ
Sorting Options :  

Latest Answer: in the header files Functions are decleared.  ...

Latest Answer: Far pointer is a pointer variable. It is just like near pointer. But if we use large memory models, then we can use these far pointers. Because these far pointers occupy 4 bytes of memory. ...
Tags : Pointer

How will you declare an array of three function pointers where each function receives two ints and returns a float?

Latest Answer: NULL pointer is pointer which is not pointing to anything in the memory.  NULL is defined as (void*)0.Uninitialised pointer is pointing to some memory location but the pointer values are not assigned.Malloc returns the memory address, but the contents ...
Tags : Pointer

Latest Answer: NULL is a macro which contains the value 0 (on most implementations). this is the one used to initialize a pointer to NULL ...
Tags : Pointer

Latest Answer: This error appears due to incorrect assignment to pointer and pointer tries to access illegal memory location. ...
Tags : Pointer

Latest Answer: near pinter occupy 16 bytesnear and far occupy 32 bytes ...

Latest Answer: Pointers to far objects are stored using four bytes (32 bits). The bytes are stored little endian or low to high order. The first word contains the 14-bit memory offset (bits 14 and 15 are always 0). The second word contains the page number (or segment ...

Latest Answer: Sorry, it is not same because arr stores the value where as &arr is the address of that value. ...

Latest Answer: yes, by mentioning the name of array we get the base address of the array ...

View page << Previous 12 13 14 15 [16] 17 18 19 20 21 Next >>

Ask A Question
Go Top
 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
Sponsored Links

 
Free White Papers & Software


Vulnerability Management
for Dummies eBook

 


 

Request Your Copy
 



Free: 60-Day Trial
Microsoft Office Project

 


 

Request Now
 



The 7 Things that
IT Security Professionals
MUST KNOW!

 


 

Request Your Free eBook

 
 





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