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 19072write a c programs to do multiplication of two numbers with out using arithmatic operator ??????????
7 2173152.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 63882Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor
3617Post New TCS C Interview Questions
what is xaml? What is the difference between xml and xaml?
What is a database development?
What is sequential mapping in data structure?
Can WebDriver test mobile applications?
What does gravitational force depend on?
What is access group?
What are filters in angularjs? Can you list some?
What does the use of ms70 followed by mcec get you?
Give me an ongoing case of the internet of things application?
Define immune system
What does && mean in bash?
What is delimit?Why we will assign delimit to position?
Does Cassandra works on Windows?
How do I tell the speller to skip the parts of my document that are not in english in ms word?
Explain various html list tags.