What is modeling?


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

Post New Answer

More C Interview Questions

print 1-50 with two loop & two print Statement

2 Answers  


 write a program that will open the file, count the number of occurences of each word in the the complete works of shakespeare.  You will then tabulate this information in another file.

0 Answers  


Is fortran still used today?

0 Answers  


Write a function expand(s1,s2) that expands shorthand notations like a-z in the string s1 into the equivalent complete list abc...xyz in s2 . Allow for letters of either case and digits, and be prepared to handle cases like a-b-c and a-z0-9 and -a-z. z-a:zyx......ba -1-6-:-123456- 1-9-1:123456789987654321 a-R-L:a-R...L a-b-c:abbc

0 Answers  


In how much time you will write this c program? Prime nos from 1 to 1000

2 Answers   TCS,






How does C++ help with the tradeoff of safety vs. usability?

1 Answers  


What does double pointer mean in c?

0 Answers  


What happens if you free a pointer twice?

0 Answers  


What are types of preprocessor in c?

0 Answers  


WHAT IS ABSTRACT DATA TYPE

4 Answers   Wipro,


write a program to generate 1st n fibonacci prime number

2 Answers  


What is Lazy evaluation in C? Give an example.

1 Answers  


Categories