‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S
LENGTH .


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

Post New Answer

More C Interview Questions

Program to swap the any two elements in an array containing N number of elements?

1 Answers   Bosch, Glenwood, Ugam Solutions,


Write a program that takes a 5 digit number and calculates 2 power that number and prints it.

1 Answers  


What are 3 types of structures?

0 Answers  


how many keywords are available in 'c' language a) 32 b) 34 c) 45 d) 48

1 Answers  


Explain the process of converting a Tree into a Binary Tree.

0 Answers   Ignou,






how to determine the complexity of an algorithm as log(n)

1 Answers   Google,


Write a program to display the no of bit difference between any 2 given numbers eg: Num1 will 12->1100 Num2 will 7->0111 the difference in bits are 2.

4 Answers  


const char * char * const What is the differnce between the above tow?.

6 Answers   Ramco, TCS,


printf(), scanf() these are a) library functions b) userdefined functions c) system functions d) they are not functions

0 Answers  


What is the description for syntax errors?

0 Answers  


which is faster execution: loops or recursion?

3 Answers  


Write a program to check whether a number is prime or not using c?

0 Answers  


Categories