What is LINKED LIST? How can you access the last element in a linked list?
No Answer is Posted For this Question
Be the First to Post Answer
What are the advantages of union?
There is a mobile keypad with numbers 0-9 and alphabets on it. take input of 7 keys and then form a word from the alphabets present on those keys.
Explain what?s happening in the first constructor: public class c{ public c(string a) : this() {;}; public c() {;} } How is this construct useful?
Reverse the part of the number which is present from position i to j. Print the new number. eg: num=789876 i=2 j=5 778986
what is a NULL Pointer? Whether it is same as an uninitialized pointer?
1 1 12 21 123 321 12344231 how i creat it with for loop??
program to find the magic square
What is c basic?
`write a program to display the recomended action depends on a color of trafic light using nested if statments
what is the difference between global variable & static variable declared out side all the function in the file.
how to swap two integers 1 and 32767 without using third variable
How can I get the current date or time of day in a c program?