how logic is used


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

Post New Answer

More C Interview Questions

Write a program of advanced Fibonacci series.

0 Answers   Aspiring Minds,


#include<conio.h> #include<stdio.h> void main() { int i; if(1,0,2,3) { printf("if"); } else { printf("else"); } getch(); } Can any body tell the answer of this question with explanation?

3 Answers   Huawei,


consagous technology placement paper

3 Answers   Consagous, Sypra,


What is the difference between text and binary i/o?

0 Answers  


What do you mean by recursion in c?

0 Answers  






What is the difference between a free-standing and a hosted environment?

0 Answers   Aspire,


Program to find larger of the two numbers without using if-else,while,for,switch

11 Answers   iNautix, Wipro,


In a switch statement, explain what will happen if a break statement is omitted?

0 Answers  


how to find that no is int or float?

5 Answers  


main() { intj; while9j<=10) { printf("\n%d",j); j=j+1; } }

4 Answers  


explain what is an endless loop?

0 Answers  


write an algorithm to get a sentence and reverse it in the following format: input : I am here opuput: Here Am I note: first letter of every word is capiatlised

3 Answers  


Categories