What is 2 d array in c?
No Answer is Posted For this Question
Be the First to Post Answer
WRITE A PROGRAM TO MERGE TWO SORTED ARRAY USING MERGE SORT TECHNIQUE..
how can i access hard disk address(physical address)? are we access hard disk by using far,near or huge pointer? if yes then please explain.....
3.write a simple program that will output your name,phone number,e-mail address,and academic major on separate lines 1.create an account and a personal directory for your work b.find out how to create a subdirectory on your system.create one called info c.you will use a text editor to type in your programs and data files.some C systems have a built in text editor;others do not.Find out what text editor you will be using and how to access it.create a text file(not a program) containing your name ,address,and telephone number on separate lines.Next,write the brand of computer you are using and the name of the text editor.Then write a paragraph that describes your past experience with computers.save this file in your info directory. d. find out how to print a file on your system .print out and turn in the file you created in (c).
What is openmp in c?
can any one tell that i have a variable which is declared as static but i want this variable to be visible to the other files? how?
how to print the character with maximum occurence and print that number of occurence too in a string given ?
write a program to find the given number is prime or not
2 Answers Accenture, Vasutech,
An array name contains base address of the array. Can we change the base address of the array?
Bit swapping
how can be easily placed in TCS.
Difference between fopen() and open()?
Why static is used in c?