void swap(int a,int b) { a=a+b; b=a-b; a=a-b; } in this code always gives the same result for all case
9 18846write a c programs to do multiplication of two numbers with out using arithmatic operator ??????????
7 2153052.write a “Hello World” program in “c” without using a semicolon? 53.Give a method to count the number of ones in a 32 bit number? 54.write a program that print itself even if the source file is deleted? 55.Given an unsigned integer, find if the number is power of 2?
25 63023Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor
3549Post New TCS C Interview Questions
What is a controller?
why xterra column require to use at higher ph?
What are the stages of datawarehousing?
Write a program to reverse a string using recursive function?
Can notepad ++ run python?
Tell me what are the different ways in which the variables can be assigned?
What does market survey mean?
What is the relationship between the canvas class and the graphics class?
What are the main properties of hdfs-site.xml file?
How does android track the application on process?
What is new line escape sequence?
Will you classify tomcat as a web server or application server?
Is heap sort stable?
Is there any link between pr form(purchse requisition)and po form(purchase order)
What is the difference between and ActiveX dll and control?