please give me a VIRTUSA sample palcement papers....
you will only send TECHNICAL SECTION.....
that is help for me
Advance Thanks........................
No Answer is Posted For this Question
Be the First to Post Answer
how to find the binary of a number?
How we can set and clear bit in a byte using macro function?
Explain how many levels deep can include files be nested?
Explain what is the benefit of using an enum rather than a #define constant?
C program to perform stack operation using singly linked list
Why & is used in c?
main() { int i; printf("%d", &i)+1; scanf("%d", i)-1; }
write a c program to print a given number as odd or even without using loop statements,(no if ,while etc)
WRITE A PROGRAM TO MERGE TWO SORTED ARRAY USING MERGE SORT TECHNIQUE..
What is the purpose of macro in C language?
how can i get this by using for loop? * ** * **** * ******
Q.1 write aprogram to stack using linklist o insert 40 items? Q.2 write a program to implement circular queue with help of linklist?