Answer Posted / naresh lingampally
What is this null string;
array addresses would be a[0]..a[11] if i am not wrong ...
so a[11] accepts(can store) up to 11 character elements
so can any one explain.....
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
A collection of data with a given structure for excepting storing and providing on demand data for multiple users a) linked list b) datastructer c) database d) preprocessor
How does normalization of huge pointer works?
Write a simple code fragment that will check if a number is positive or negative.
What is binary tree in c?
Write a function that will take in a phone number and output all possible alphabetical combinations
What is the basic structure of c?
Can true be a variable name in c?
What are pointers in C? Give an example where to illustrate their significance.
What does it mean when a pointer is used in an if statement?
How can I check whether a file exists? I want to warn the user if a requested input file is missing.
c program to compute AREA under integral
What are data types in c language?
Define Array of pointers.
What is the size of enum in c?
How many bytes are occupied by near, far and huge pointers (dos)?