I want tcs placement papers of 2004-2009 , its urgent
Answer Posted / rina
yes i want tcs paper .
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is the scope of static variable in c?
Explain Function Pointer?
What is the behavioral difference when include header file in double quotes (“”) and angular braces (<>)?
How will you divide two numbers in a MACRO?
can anyone suggest some site name..where i can get some good data structure puzzles???
Implement bit Array in C.
What are the 4 types of programming language?
What is infinite loop?
List some basic data types in c?
What is auto keyword in c?
What is const keyword in c?
Give a one-line C expression to test whether a number is a power of 2. [No loops allowed - it's a simple test.]
write a program that declares an array of 30 elements named "income" in the main functions. then cal and pass the array to a programmer-defined function named "getIncome" within the "getIncome" function, ask the user for annual income of 30 employees. then calculate and print total income on the screen using the following function: "void getIncome ( ai []);
a character or group of characters that defines a register,or a part of storage a) memory b) byte c) address d) linear list
What are the applications of c language?