‘ 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

What language is lisp written in?

0 Answers  


what is event driven software and what is procedural driven software?

0 Answers  


How is a null pointer different from a dangling pointer?

0 Answers  


Why is not a pointer null after calling free? How unsafe is it to use (assign, compare) a pointer value after it is been freed?

0 Answers  


How do I copy files?

0 Answers  






what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?

0 Answers  


What are reserved words with a programming language?

0 Answers  


program to find the ASCII value of a number

8 Answers  


Write a program to find the number of times that a given word(i.e. a short string) occurs in a sentence (i.e. a long string!). Read data from standard input. The first line is a single word, which is followed by general text on the second line. Read both up to a newline character, and insert a terminating null before processing. Typical output should be: The word is "the". The sentence is "the cat sat on the mat". The word occurs 2 times.

0 Answers  


What is Dynamic memory allocation in C? Name the dynamic allocation functions.

1 Answers  


to find the program of matrix multiplication using arrays

6 Answers   Bhel,


Whats s or c mean?

0 Answers  


Categories