why we use static with only main()class not with other class
Answer Posted / nadeem khokhar
actually we never write main m = new main();
so with static function or class we do not have to declare a new memory, those are directly accessible. and definitely i can use static keyword with other classes but then i cant make an object of that class.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between CLEAR & RESET and OPEN & CLOSE OPCOEDS(USING RPG/400).wheare we can use this?can any body tell me in real time senario with example please?
write a sql qwery which include joining of two tables 4 marks mainframe
hi..this is kartheek..complted mca in 2009..but i dont have knowledge in programing..but to learn new language.. which one is suitable for me?is SAP or IBM mainframes is suitable for me..?if it suits how much will it costs..?pls answer...
what is dot net framework
will it allow to add same value in HashMap class.
Given an array of size n+1 which contains all the numbers from 1 to n.Find the number which is repeated in O(n) time.How do you proceed with the same with floating numbers from 0 to 1 instead of 1 to n?
5. How do you round the addition or subtraction of two numbers in assembler?
5.Call by value and Call by reference with program?
How will you prove that java swing is multithreaded?
what is the basic and unique feature of dotnet
How to change the color of a cell or a row in a datagrid on mouse hover using javascript/.net
I need source code for Enrollment System using Visual Basic 6.0/2008 database MS Access 2007 for my school thesis project...please help me..kindly send in my email jpinedamcp@gmail.com
how do you generate source code for the automatic generation for receipt number
Need provab technical test questions
Diff between IF and where ?