why main() method should not return any value
Answer Posted / jhil123
It is possible if we declare main() function return value
as void. This is because the default return value of main
function in C is int and if one declares it as void it
results in mismatch in declaration and so cannot be
declared as void.
| Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
Given n red balls and m blue balls and some containers, how would you distribute those balls among the containers such that the probability of picking a red ball is maximized, assuming that the user randomly chooses a container and then randomly picks a ball from that.
V2 SOLUTIONS APTI paper is very easy there are 3 sections 1'st is quant problem on age train traveling speed is given length of train is given we have to find out length of bridge then prob on calender one date is given on Friday hv to find out day of othe date ans is Friday then there was 1 prob on percentage which was very easy ans was 21340 then 2’nd section was english grammer had has been being like that hv to fill in the blanks was very wasy then last section was find relative words there was five Q 1 pant ANS:-breath 2inquire ans :- ask And 3 more out of that 1 ‘s ans was:- body 4 And others ans was :-through THEN THEY HAVE GD There was three topics 1 should we allow india’s talent to go to abrod 2 protest against seperate state is justify 3 inturuption of politics in cricket Thats all guys i cleared both the rounds now preparing 4 interview best of luck
How does the TCP handle the issue of multiplexing?
give idea for creating screen in abap
why we use abstract in awt?
how will you code the subfile which is in editing mode (multiple case subfile)?
what is d main diff between the java and .net framework
how to check single or double byte in struts
Find out the list of roles which gives access to GUI activities? thanks in advance
how do i create my own exception class which will restrict IO exception?
How do you initialize a static member of a class with return value of some function?
Is there any standard procedure to test the application as a whole? Or How can I test complete application right from the requirement gathering?
how can we implement locks in plsql?
What is %Type,%Rowtype?
what is woransient key word? how it is used in java