This channel is used for share the Technical information to all and Technical information can be java programming and other stuff.
Battu Techy info
int i = 1String j = 1i+j;What's is output?
3 years ago | [YT] | 0
View 0 replies
What is the out put from below program?class A { int a; int b;}
3 years ago | [YT] | 1
Is Java platform independent?
Which is correct method signature?
Which is the correct declaration for Java main() method?
Battu Techy info
int i = 1
String j = 1
i+j;
What's is output?
3 years ago | [YT] | 0
View 0 replies
Battu Techy info
What is the out put from below program?
class A {
int a;
int b;
}
3 years ago | [YT] | 1
View 0 replies
Battu Techy info
Is Java platform independent?
3 years ago | [YT] | 0
View 0 replies
Battu Techy info
Which is correct method signature?
3 years ago | [YT] | 1
View 0 replies
Battu Techy info
Which is the correct declaration for Java main() method?
3 years ago | [YT] | 1
View 0 replies