C Programming Inteview Questions

Thursday, 3 November 2011

A TUTORIAL ON POINTERS AND ARRAYS IN C PROGRAMMING

A TUTORIAL ON POINTERS AND ARRAYS IN C



TABLE OF CONTENTS


INTRODUCTION
CHAPTER 1: What is a pointer?
CHAPTER 2: Pointer types and Arrays
CHAPTER 3: Pointers and Strings 
CHAPTER 4: More on Strings
CHAPTER 5: Pointers and Structures
CHAPTER 6: Some more on Strings, and Arrays of Strings
CHAPTER 7: More on Multi-Dimensional Arrays
CHAPTER 8: Pointers to Array
CHAPTER 9: Pointers and Dynamic Allocation of Memory
CHAPTER 10: Pointers to Functions 


Posted by WebAdvisers at 10:37
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Followers

Blog Archive

  • ▼  2011 (361)
    • ▼  November (361)
      • What is window subclassing? in C programming
      • What is a static child window in C programming
      • How do you create your own buttons or controls? in...
      • What are the system color constants? in C programming
      • How do you access the system colors in a Windows p...
      • How do you update the title bar in a Windows progr...
      • How do you get the date and time in a Windows prog...
      • How do you create an animated bitmap? in C program...
      • Can a mouse click be captured in an area outside y...
      • What is the difference between the caret and the c...
      • What is a dead key? in C programming
      • What are virtual key codes? in C programming
      • Should a Windows program care about the OEM key co...
      • What are OEM key codes? in C programming
      • in C programming
      • Will Windows always save and refresh your program’...
      • Are Windows programs compatible from one compiler ...
      • in C programming
      • What is dynamic linking? in C programming
      • What is the difference between Windows functions a...
      • Do you need Microsoft’s Windows SDK to write Windo...
      • What is the Windows SDK? in C programming
      • Why is windows.h important? in C programming
      • What is the GDI and how is it accessed? in C prog...
      • How do you interrupt a Windows program? in C prog...
      • What is a handle? in C programming
      • How do you create a delay timer in a Windows progr...
      • Can printf() be used in a Windows program? in C ...
      • What are escape characters? in C programming
      • What is hexadecimal? in C programming
      • What is octal? in C programming
      • What is binary? in C programming
      • How do you assign an octal value to a number? in C...
      • How do you assign a hexadecimal value to a variabl...
      • How do you tell whether a character is a number? ...
      • How do you tell whether a character is a letter of...
      • Can you disable warm boots (Ctrl-Alt-Delete)?in C ...
      • How do you disable Ctrl-Break? in C programming
      • Some of your examples are not very efficient. Why ...
      • How can I locate my program’s important files (dat...
      • How can I determine which directory my program is ...
      • How can I pass data from one program to another? i...
      • How can I run another program during my program’s ...
      • Why should I use static variables? in C programming
      • How can I run another program after mine?in C prog...
      • How do you interrupt a Windows program? in C progr...
      • When should a 32-bit compiler be used? in C progra...
      • How do you create random numbers? in C programming
      • Who are Kernighan and Ritchie? in C programming
      • How do you create a delay timer in a DOS program? ...
      • What is the difference between “exception handling...
      • Should programs always assume that command-line pa...
      • How are command-line parameters obtained? in C pro...
      • What is the difference between continue and break?...
      • What is the difference between a null loop and an ...
      • What is the best way to represent true and false i...
      • What is recursion, and how do you use it? in C pro...
      • What is iterative processing? in C programming
      • What is Hungarian notation, and should I use it? i...
      • How many letters long should variable names be? Wh...
      • What is the correct way to use braces? in C progra...
      • What is the correct way to name a function? in C p...
      • Do longer variable names affect the speed, executa...
      • What is camel notation? in C programming
      • Does the use of white space affect program speed, ...
      • Does the use of comments affect program speed, exe...
      • Can a variable’s name be used to indicate its data...
      • Should the underscore be used in variable names? i...
      • What is the difference between near and far? in C ...
      • How can I get more than 640KB of memory available ...
      • My program is too big to run under DOS. How can I ...
      • How can I keep my program from running out of memo...
      • I get the message DGROUP: group exceeds 64K during...
      • My program has several files in it. How do I keep ...
      • Why should I create a library? in C programming
      • Can multiple library functions be included in the ...
      • Are all the functions in a library added to an .EX...
      • What is the benefit of a .COM file over an .EXE fi...
      • How do you create a .COM file? in C programming
      • Which memory model should be used? in C programming
      • What are the most commonly used memory models? in ...
      • What are the differences between the memory models...
      • Should my program be written in one source file or...
      • How do I move the cursor with the ANSI driver? in ...
      • How do you write text in color with the ANSI drive...
      • How do you change the screen color with the ANSI d...
      • How do you restore the cursor’s position with the ...
      • How do you save the cursor’s position with the ANS...
      • How do you clear the screen with the ANSI driver? ...
      • What is the ANSI driver? in C programming
      • How do I print a number in scientific notation? in...
      • How do you print a dollars-and-cents value? in C p...
      • How do you zero-pad a number? in C programming
      • How do I prevent the user from typing too many cha...
      • How do I use function keys and arrow keys in my pr...
      • Why shouldn’t scanf be used to accept data? in C p...
      • How can you get data of only a certain type, for e...
      • How can I prevent the user from breaking my progra...
      • What is the fastest way to write text to the scree...
      • Bypassing the Operating System and Writing Directl...

About Me

WebAdvisers
View my complete profile
Simple theme. Powered by Blogger.