Hi,
main()
{
}

Is a user defined function or Built in Functionn

Answer Posted / yogendrra

the main funtion is both user defind and sysyem defined

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Combinations of fibanocci prime series

1116


‎How to define structures? · ‎

636


What is the best way to store flag values in a program?

583


What are the scope of static variables?

604


what is bit rate & baud rate? plz give wave forms

1523






How are strings stored in c?

599


What is sorting in c plus plus?

568


Write a C program that will accept a hexadecimal number as input and then display a menu that will permit any of the following operations to be carried out: Display the hexadecimal equivalent of the one's complement. (b) Carry out a masking operation and then display the hexadecimal equivalent of the result. (c) Carry out a bit shifting operation and then display the hexadecimal equivalent of the result. (d) Exit. If the masking operation is selected, prompt the user lor the type of operation (bitwise and, bitwise exclusive or, or bitwise or) and then a (hexadecimal) value for the mask. If the bit shifting operation is selected. prompt the user for the type of shift (left or right), and then the number of bits. Test the program with several different (hexadecimal) input values of your own choice.

4845


How do you determine a file’s attributes?

605


What are the 4 types of organizational structures?

627


can any one provide me the notes of data structure for ignou cs-62 paper

1708


What is c value paradox explain?

579


How can type-insensitive macros be created?

705


Explain low-order bytes.

625


what are the advanced features of functions a) function declaration and prototypes b) calling functions by value or by reference c) recursion d) all the above

681