What does return 1 means in c?


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

Post New Answer

More C Interview Questions

Give the Output : * * * * * * * * * *

2 Answers  


Read the following data in two different files File A: aaaaaaaadddddddd bbbbbbbbeeeeeeee ccccccccffffffff File B: 11111111 22222222 33333333 By using the above files print the following output or write it in the Other file as follows aaaaaaaa11111111dddddddd bbbbbbbb22222222eeeeeeee cccccccc33333333ffffffffffff

0 Answers  


in which language c language is written?

2 Answers  


Program will then find the largest of three numbers using nested if-else statements. User is prompted to enter three numbers. Program will find the largest number and display it on the screen. All three numbers entered by the user are also displayed. If user enters 21, 33, and 5, the output should be as follows: You entered: 21, 33 and 5. The largest number is 33.

0 Answers  


What is a macro?

0 Answers  






Explain how can I write functions that take a variable number of arguments?

0 Answers  


Why c is called a mid level programming language?

0 Answers  


What is p in text message?

0 Answers  


What are data structures in c and how to use them?

0 Answers  


What do you mean by command line argument?

0 Answers   TCS,


Can we declare variables anywhere in c?

0 Answers  


List some basic data types in c?

0 Answers  


Categories