main is a predefined or user define function
if user defined why?
if predefined whay?
Answer Posted / b.laddu lal
Main() a userdefined function or a predefined function a multimillion question?
main() is neither predefined nor userdefined function its a special member function call by Operating System......
| Is This Answer Correct ? | 8 Yes | 6 No |
Post New Answer View All Answers
An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above
What is the use of function overloading in C?
What is dangling pointer in c?
What is the process of writing the null pointer?
What is clrscr ()?
Explain how do you use a pointer to a function?
What does the && operator do in a program code?
How can you tell whether a program was compiled using c versus c++?
Explain with the aid of an example why arrays of structures don’t provide an efficient representation when it comes to adding and deleting records internal to the array.
How do I determine whether a character is numeric, alphabetic, and so on?
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.
How to explain the final year project as a fresher please answer with sample project
Can you think of a logic behind the game minesweeper.
What is a void * in c?
how to introdu5ce my self in serco