Answer Posted / revathipawar
no we cant write bcoz main() tells to the processor that it
is starting of the c programming
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What are the types of operators in c?
Can you apply link and association interchangeably?
Explain what is the difference between text files and binary files?
how many errors in c explain deply
How are pointers declared in c?
What is an auto keyword in c?
What is a far pointer in c?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it(should not use big integers and exponential functions)
In which header file is the null macro defined?
Explain what are bus errors, memory faults, and core dumps?
the process of defining something in terms of itself is called (or) in C it is possible for the functions to call themselves. A function called a) nested function b) void function c) recursive function d) indifinite function
Write a program to print ASCII code for a given digit.
Write a c program to demonstrate character and string constants?
Explain how can you restore a redirected standard stream?
What is c token?