What is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?
No Answer is Posted For this Question
Be the First to Post Answer
difference between the array and linked list general difference related to memory
In c programming write a program that will print 10 multiples of 3 except 15,18,21 using looping
Given a single Linked list with lakhs of nodes and length unknown how do you optimally delete the nth element from the list?
What are c header files?
Why string is used in c?
Why can’t we compare structures?
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 are the various topologies? Which one is the most secure?
Is c is a middle level language?
write a progrmm in c language take user interface generate table using for loop?
What are c preprocessors?
How can I convert integers to binary or hexadecimal?