Call Support +91-85588-96644
TCYonline

Login

Sign Up

Please enter a Username or Email ID
Please enter a password
Keep me logged in
Please enter your name
Please enter your mobile number
You can't leave Captcha Code empty
By submitting this form, you agree to the Terms & Privacy Policy.
OR

Sign Up via Facebook

Sign Up via Google

Sign Up via Twitter

Download Software
Tests given

Download TCY App

App Image

General Information Technology Discussion

(293 Posts)

This thread is dedicated to discuss general Information Technology queries

This discussion has been closed. You may browse through other discussons related to IT & Computer Science
Pawan Adhikari
Shared from Java Programming - 1 on Jun 22, 2017 2:09 PM

Which of the following classes in java.io package define(s) a method to delete a file?

 
Random Access File class
File class
Output class
Both (1) and (3)
Please type your answer before submitting.

Quality of the questions are shit

Pawan Adhikari
Shared from Java Programming - 1 on Jun 22, 2017 2:07 PM

The method read (byte b[], int n,int m)

 
reads m bytes into b starting from nth byte
reads an array of bites
reads n bytes into b starting from mth byte
both (1) and (3)
Please type your answer before submitting.

Poor question....

Vikram Kumar
Shared from Unix OS - 2 on Jun 09, 2017 5:36 PM

Which operator will be used with chmod command to assign absolute permission?

 
+
-
=
%
Please type your answer before submitting.

For assignment we give '=' and to add or remove permissions we use ' ' or '-' operator ...'=' is correct answer

Omniscient Phynial Sniper
Shared from Computer Awareness Test - 2 on Mar 10, 2017 2:53 AM

Which of the following terms is associated with public switched telephone network to establish a high-speed connection?

 
Dial-up access
Ethernet
ISDN
TCP/IP
FTP
Please type your answer before submitting.

Lolwut

Diksh Bandela
Shared from Computer Language (JAVA) on Mar 08, 2017 10:40 AM

What will be the output of the following code?
import java.util.*;
public class Hello

 
Compile error
10
Run time error
Zero
Please type your answer before submitting.

Flow layout is a default layout... your answer is wrong its not border layout......