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
Are the outer parentheses in return statements really optional?
Write a program to print “hello world” without using semicolon?
we called a function and passed something do it we have always passed the "values" of variables to the called function. such functions calles are called a) calls by reference b) calls by value c) calls by zero d) none of the above
The difference between printf and fprintf is ?
How can you check to see whether a symbol is defined?
Hello. How to write a C program to check and display president party like if i type in the console "biden" and hit enter the output shoud be : "biden is democrat" and if i type "trump" and hit enter the output shoud be: "trump is republican"
What is multidimensional arrays
What are shell structures used for?
What are pointers in C? Give an example where to illustrate their significance.
Are there namespaces in c?
What are types of preprocessor in c?
On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area
List the difference between a While & Do While loops?
Simplify the program segment if X = B then C ← true else C ← false
How to create struct variables?