This paper is published in Volume-3, Issue-2, 2017
Area
C Programming
Author
G. Anupama, M. Phani Anusha, Y. Vasanthi
Org/Univ
KKR & KSR Institute of Technology & Sciences, Andhra Pradesh, India
Pub. Date
16 March, 2017
Paper ID
V3I2-1212
Publisher
Keywords
Prototype, User Defined, Predefined, Return Type, Arguments, Invoking, Command Line Arguments.

Citationsacebook

IEEE
G. Anupama, M. Phani Anusha, Y. Vasanthi. A Survey on How Main Method Working in C Programming, International Journal of Advance Research, Ideas and Innovations in Technology, www.IJARIIT.com.

APA
G. Anupama, M. Phani Anusha, Y. Vasanthi (2017). A Survey on How Main Method Working in C Programming. International Journal of Advance Research, Ideas and Innovations in Technology, 3(2) www.IJARIIT.com.

MLA
G. Anupama, M. Phani Anusha, Y. Vasanthi. "A Survey on How Main Method Working in C Programming." International Journal of Advance Research, Ideas and Innovations in Technology 3.2 (2017). www.IJARIIT.com.

Abstract

Abstract: By the completion of this paper study we have the better idea about the main method. Generally, many people have the doubt about the main method is the predefined or user defined method? If it is user defined where is the prototype of that method? or If it is predefined in which header file its prototype is present? By the end of this paper study, we have the clarity of Is main method is a user-defined or predefined method. And also this paper give the clarity about user-defined and predefined methods in C Programming.