Can u please send me the exam pattern and also Previous
papers to javed123go@gmail.com
No Answer is Posted For this Question
Be the First to Post Answer
How would you sort a linked list?
why in C,C++'s int size is 2 byte and .net(c#) int Size is 4 byte?
52.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 Answers Datamatics, Solartis, TCS, ThinkBox, Trine,
Tell me a C program to display the following Output? 1 1 1 1 1 2 2 2 2 3 3 3 4 4 5
Program to find the sum of digits of a given number until the sum becomes a single digit. (e.g. 12345=>1+2+3+4+5=15=>1+5=6)
the question is that what you have been doing all these periods (one year gap)
write a program to check whether a number is Peterson or not.
How to reverse alternate words in a given line of string For Eg: my name is narasimha output : my eman is ahmisaran
main() { charx; while (x=0;x<=255;x++) printf("\nAscii value %d Character %c,x,x); }
Here is alphabets : abcdefgh 1) how to reverse. as hgfedcba 2) after reversal, how to group them in a pair hg fe dc ba.
PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM
give an example of type casting by a simple c program