How can you determine the maximum value that a numeric variable can hold?
No Answer is Posted For this Question
Be the First to Post Answer
What is ambagious result in C? explain with an example.
how to swap 4 number without using temporary number?
why TCS selected more student in the software field from all institution.
code snippet for creating a pyramids triangle ex 1 2 2 3 3 3
int a=2,b=3,c=4; printf("a=%d,b=%d\n",a,b,c); what is the o/p?
Can you add pointers together? Why would you?
how to print 2-D array using a single for loop?
2 Answers Mind Tree, TCS, Value Labs,
a.One Cannot Take the address of a Bit Field b.bit fields cannot be arrayed c.Bit-Fields are machine Dependant d.Bit-fields cannot be declared as static Which of the Following Statements are true w.r.t Bit-Fields A)a,b&c B)Only a & b C)Only c D)All
3 Answers Accenture, Digg.com,
wite a programme in c to linear search a data using flag and without using flags?
HOW TO ANSWER IF ASKED " WHAT KIND OF A PERSON ARE YOU?" I NEED AN ANSWER THAT IMPRESS THE INTERVIEWER
What is the difference between functions abs() and fabs()?
How do you list a file’s date and time?