Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Which package is used to remotely invoke a method?
Home
JAVA
Which package is used to remotely invoke a method?
asked
Aug 21, 2022
in
JAVA
by
sharadyadav1986
(
31.6k
points)
Which package is used to remotely invoke a method?
1) java.awt
2) java.rmi
3) java.applet
4) java.util
package
object
java
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Aug 21, 2022
by
sharadyadav1986
(
31.6k
points)
2) java.rmi
Related questions
0
votes
Q: Which method is used for notifying the observer about the change in the observed object?
asked
Aug 21, 2022
in
JAVA
by
sharadyadav1986
(
31.6k
points)
observe-object
object
java
+1
vote
Q: Name some classes present in java.util.regex package.
asked
May 4, 2021
in
JAVA
by
SakshiSharma
(
32.2k
points)
#class
regex
package
java
Java-questions-answers
0
votes
Q: What is JDBC?
asked
Jul 2
in
JAVA
by
rajeshsharma
(
23.9k
points)
jdbc
java
jsppage
abstract
continue
for
new
switch
assert
default
goto
package
synchronized
boolean
do
if
private
this
break
double
implements
protected
throw
byte
else
import
public
throws
case
enum
instanceof
return
transient
catch
extends
int
short
try
char
final
interface
static
void
class
finally
long
strictfp
volatile
const
float
native
super
while
0
votes
Q: What is the Requirement for a Java Object to Become a Hibernate Entity Object?
asked
Apr 15
in
JAVA
by
kamalkhandelwal29
(
275
points)
java
object
hibernate-entity-object
0
votes
Q: Which go package is used to handle os signals?
asked
Jul 13, 2022
in
Go Semantics Supplemental
by
john ganales
(
14.0k
points)
semantics
package
+1
vote
Q: Do I need to import java.lang package any time? Why?
asked
May 2, 2021
in
JAVA
by
sharadyadav1986
(
31.6k
points)
#java
package
import-java
Java-questions-answers
0
votes
Q: What is the package in Java
asked
May 2, 2021
in
JAVA
by
sharadyadav1986
(
31.6k
points)
java-package
package
Java-questions-answers
0
votes
Q: Which container in a package is allowed for logging of information to a package log?
asked
Apr 25
in
Looker
by
SakshiSharma
(
32.2k
points)
package
log
looker
0
votes
Q: Which package has functions to read and Write files?
asked
Jul 13, 2022
in
Go Semantics Supplemental
by
john ganales
(
14.0k
points)
semantics
package
0
votes
Q: Which package handles os/external commands?
asked
Jul 14, 2022
in
Go Semantics Supplemental
by
john ganales
(
14.0k
points)
semantics
package
0
votes
Q: Which package handles input os signals?
asked
Jul 14, 2022
in
Go Semantics Supplemental
by
john ganales
(
14.0k
points)
semantics
package
0
votes
Q: Which package implements buffered input and output in Go?
asked
Jul 14, 2022
in
Go Semantics Supplemental
by
john ganales
(
14.0k
points)
semantics
package
0
votes
Q: Which package contains the main package?
asked
Jul 14, 2022
in
Go Semantics Supplemental
by
john ganales
(
14.0k
points)
semantics
package
0
votes
Q: What does the “static” keyword mean? Can you override private or static method in Java?
asked
Jul 2
in
JAVA
by
rajeshsharma
(
23.9k
points)
static-keyword
jsppage
abstract
continue
for
new
switch
assert
default
goto
package
synchronized
boolean
do
if
private
this
break
double
implements
protected
throw
byte
else
import
public
throws
case
enum
instanceof
return
transient
catch
extends
int
short
try
char
final
interface
static
void
class
finally
long
strictfp
volatile
const
float
native
super
while
0
votes
Q: How to tokenize a sentence using the nltk package?
asked
May 8
in
NLP using Python
by
john ganales
(
14.0k
points)
nltk
package
...