diff between exptected result and requirement?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Write a program using bitwise operators to invert even bits of a given number.

2 Answers  


What are the types of type specifiers?

0 Answers  


write a c program to print the values in words eg:- 143 written it has (one hundred and forty three)& 104, 114 are also written words

5 Answers   Captronic, DELL, Google, IBM, Mithi, RCC, Wipro,


What is the use of parallelize in spark?

0 Answers  


Write a program to check armstrong number in c?

0 Answers  


what are the difference between ANSI C and Let Us c and Turbo C

4 Answers   LG Soft,


Q.11 Generate the following pattern using code in any language(c/c++/java) for n no. of rows 1 1 1 1 2 1 1 3 3 1 1 4 6 4 1

2 Answers  


How is actual parameter different from the formal parameter?

0 Answers  


Why n++ execute faster than n+1 ?

2 Answers  


What is the sizeof () operator?

0 Answers  


what is the significance of static storage class specifier?

0 Answers  


How can I return multiple values from a function?

6 Answers  


Categories