Why do we use int main instead of void main in c?
No Answer is Posted For this Question
Be the First to Post Answer
how to create c progarm without void main()?
#define MAX 3 main() { printf("MAX = %d ",MAX ); #undef MAX #ifdef MAX printf("Vector Institute”); #endif }
what is event driven software and what is procedural driven software?
Define function ?Explain about arguments?
2 Answers Geometric Software, Infosys,
What is header file in c?
PLS U SENS ME INTERVIEW O. MY EMAIL ADD, SOFIYA.SINGH@GMAIL.COM
what is the difference between c and java?
Explain how can you restore a redirected standard stream?
What is NULL pointer?
c programming of binary addition of two binary numbers
write c program without semicolon
11 Answers MindTech, TCS, Wipro,
Explain the concept of "dangling pointers" in C.