how will you write a program on linked lists using JAVA
programming???????????
To what value are pointers initialized? 1) NULL 2) Newly allocated memory 3) No action is taken by the compiler to initialize pointers.
What is the difference between printf and scanf in c?
Q.11 Generate the following pattern using code in any language(c/c++/java) for n no. of rows 1 1 1 1 2 1 1 3 3 1 1 4 6 4 1
write a program without using main function?
Do you know the use of fflush() function?
What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.
Explain how do you sort filenames in a directory?
write a C program, given number is double without using addt ion and multiplication operator?ex:n=6,ans=12,pls send me ans to goviseenu@gmail.com
What is diffrance between declaration and defination of a variable or function
What is a buffer in c?
What are the advantages of the functions?
What is getche() function?