Why isn't any of this standardized in c? Any real program has to do some of these things.


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

Post New Answer

More C Interview Questions

1. Write the function int countchtr(char string[ ], int ch); which returns the number of times the character ch appears in the string. Example, the call countchtr(“She lives in NEWYORK”, ‘e’) would return 3.

4 Answers  


sir i got 146 correct question & i have also the advantage of height so will they consider my marks as 146+3=149.can any body tell me how they consider my height marks.

1 Answers  


Simplify the program segment if X = B then C ← true else C ← false

0 Answers  


Program to display given 3 integers in ascending order

1 Answers   N Tech,


please send me papers for Dy. manager IT , PNB. it would be a great help for me.

0 Answers  






Explain what is gets() function?

0 Answers  


3.write a simple program that will output your name,phone number,e-mail address,and academic major on separate lines 1.create an account and a personal directory for your work b.find out how to create a subdirectory on your system.create one called info c.you will use a text editor to type in your programs and data files.some C systems have a built in text editor;others do not.Find out what text editor you will be using and how to access it.create a text file(not a program) containing your name ,address,and telephone number on separate lines.Next,write the brand of computer you are using and the name of the text editor.Then write a paragraph that describes your past experience with computers.save this file in your info directory. d. find out how to print a file on your system .print out and turn in the file you created in (c).

0 Answers   TCS,


What is the time and space complexities of merge sort and when is it preferred over quick sort?

0 Answers   Amazon,


Why is a semicolon (;) put at the end of every program statement?

0 Answers  


main() { int x=5; printf("%d %d %d\n",x,x<<2,x>>2); }

11 Answers   CISOC, CitiGroup, College School Exams Tests,


Differentiate between #include<...> and #include '...'

0 Answers  


What is the package for freshers(Non IIT) in amazon(hyderabad). And what is the same for those who are a contract employee.

0 Answers  


Categories