Explain how do you print only part of a string?
What is the difference between near, far and huge pointers?
to print the salary of an employee according to follwing calculation: Allowances:HRA-20% of BASIC,DA-45% of BASIC,TA-10%. Deductions:EPF-8% of BASIC,LIC-Rs.200/-Prof.Tax:Rs.200/- create c language program?
Why use int main instead of void main?
What are the advantages of using Unions?
What is a structure in c language. how to initialise a structure in c?
There are 21 people in a room. They have to form groups of 3 people each. How many combinations are possible? Write a C program to print the same.
Write a C++ program to generate 10 integer numbers between - 1000 and 1000, then store the summation of the odd positive numbers in variable call it sum_pos, then find the maximum digit in this variable regardless of its digits length.
Write a code on reverse string and its complexity.
please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................
Can you think of a logic behind the game minesweeper.
what is ANSI and ISO
What is the difference b/w Structure & Union?