What are the parts of c program?
No Answer is Posted For this Question
Be the First to Post Answer
the statement while(i) puts the entire logic in loop. this loop is called a) indefinite loop b) definite loop c) loop syntax wrong d) none of the above
How would you find a cycle in a linked list?
how to go with this?
Write a program to add a given duration with time(24hrs format)
What is the difference between fread and fwrite function?
What are the string functions? List some string functions available in c.
Differentiate between static and dynamic modeling.
What is the difference between macros and inline functions?
Write a C program to get the desired output. 1 1 2 1 1 3 3 1 1 4 6 4 1 1 5 10 10 5 1 . . . 1 n..............n 1 Note: n is a positive integer entered by the user.
Write a code to reverse string seperated by spaces i/p str=India is my country o/p str=aidnI si ym yrtnuoc After writing code, optimize the code
the format specified for hexa decimal is a.%d b.%o c.%x d.%u
how to print 2-D array using a single for loop?
2 Answers Mind Tree, TCS, Value Labs,