menu
Login
Register
search
Log In
account_circle
Log In
Email or Username
Password
Remember
Log In
Register
I forgot my password
Register
Username
Email
Password
Register
add
Q&A
Questions
Unanswered
Tags
Users
Ask a Question
Articles
Post An Article
Recent Posts
Python for web development
What is Python?
Node.js vs PHP
What is BackEnd Technology? Also Php and its benefits
How to write your first PHP program
45 useful mobile apps that I use as a developer
20 activities that increase my creativity as a developer
20 activities that increase my creativity as a developer
9 Signs you Will be a Successful Programmer - Rithik
If else list comprehension python | by kodlogs..
Declare a reference variable of type file named myfile?
0
votes
43
views
Problem:
Declare a reference variable of type File named myFile?
networking
hardware
asked
Apr 6, 2020
ArifulIslam
●
5
●
3
●
2
7,520 points
answer
Please
log in
or
register
to answer this question.
1
Answer
0
votes
Solution:
File myFile;
answered
Apr 6, 2020
kTyson
●
6
●
4
●
2
14,580 points
ask related question
comment
Your comment on this answer:
Your name to display (optional):
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
What is the color of the sky?
To avoid this verification in future, please
log in
or
register
.
Add comment
Cancel
Related questions
0
votes
1
answer
168
views
168
views
declare a reference variable of type file named myfile.
Problems:- Can any one help with one of the query I am facing in declaring variable type Declare a reference variable of type File named myFile. Any Idea
asked
Feb 13, 2020
maddi86
5.4k
points
variable
java
array
0
votes
1
answer
16
views
16
views
What performance counter tracks the percentage of time the hard drive is in use?
Problem: What Performance counter tracks the percentage of time the hard drive is in use?
asked
Aug 4, 2020
ArifulIslam
7.5k
points
networking
hardware
1
vote
2
answers
179
views
179
views
You have a workstation running windows 10 64-bit edition?
Problem: You have a workstation running Windows 10, 64-bit edition. A local printer connected to a USB port is shared so that other users can print to that printer. Users running 32-bit versions of Windows report that they can't install the driver for the shared ... printer to run 32-bit emulation mode. • Move the printer to a computer running a 32-bit operating system and share the printer.
asked
Mar 23, 2020
ArifulIslam
7.5k
points
networking
hardware
2
votes
2
answers
347
views
347
views
A function may return a pointer, but the programmer must ensure that the pointer?
Problem: A function may return a pointer, but the programmer must ensure that the pointer ________?
asked
Mar 23, 2020
ArifulIslam
7.5k
points
networking
hardware
0
votes
1
answer
5
views
5
views
How to shutdown another computer using cmd ip address?
Problem: Can anyone help me out? If anyone here who expert in computer then please answer me.
asked
Mar 26
niyatiry
3.6k
points
hardware
software
ip
networking
computer-science
0
votes
2
answers
77
views
77
views
The windows shell is responsible for interacting with hardware?
Problem: The Windows shell is responsible for interacting with hardware? True False
asked
Apr 12, 2020
ArifulIslam
7.5k
points
windows
networking
hardware
0
votes
1
answer
149
views
149
views
ipv4 and ipv6 use the same packet format?
Problem: I am little bit confused, which statement is true? ipv4 and ipv6 use the same packet format? True False
asked
Feb 19, 2020
maddi86
5.4k
points
windows
networking
hardware
0
votes
1
answer
130
views
130
views
Which of the following will open a file named myfile.txt and allow you to read data from it?
Problem: Which of the following will open a file named MyFile.txt and allow you to read data from it? a. File file = new File("MyFile.txt"); b. Scanner inputFile = new Scanner("MyFile.txt"); c. File file = new File("MyFile.txt"); Scanner inputFile = new Scanner(file); d. PrintWriter inputFile = new PrintWriter("MyFile.txt"); Does any one know correct file name?
asked
Feb 22, 2020
maddi86
5.4k
points
sql
0
votes
1
answer
4
views
4
views
Declare a vector which named is scores of twenty-five elements of type int.
Problem: Declare a vector named scores of twenty-five elements of type int?
asked
Apr 6
niyatiry
3.6k
points
programming
java
array
variable
0
votes
1
answer
4
views
4
views
Declare a vector named scores of twenty-five elements of type int.
Problem: Can anyone tell me how to “declare a vector named scores of twenty-five elements of type int.” Any input will be much appreciated.
asked
Apr 6
munim01
15.4k
points
programming