why r u join this company? give solid resons.

Answer Posted / rajee

Mainly for only one reason of showing my own talents...

Is This Answer Correct ?    2 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me what are bitwise shift operators?

660


#define f(g,h) g##h main O int i=0 int var=100 ; print f ("%d"f(var,10));} wat would be the output??

1547


What is optimization in c?

570


How can you find the day of the week given the date?

621


What do you mean by c what are the main characteristics of c language?

575






Explain what are the different file extensions involved when programming in c?

637


Explain how do I determine whether a character is numeric, alphabetic, and so on?

656


What is character constants?

716


Does c have circular shift operators?

734


What is auto keyword in c?

792


What does %2f mean in c?

676


which of the following is allowed in a "C" arithematic instruction a) [] b) {} c) () d) none of the above

1138


Is it possible to use curly brackets ({}) to enclose single line code in c program?

802


GIven a sequence of characters. How will you convert the lower case characters to upper case characters. ( Try using bit vector - sol given in the C lib -> typec.h)

686


Array is an lvalue or not?

642