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

All posts related to Computer architect

Hari Haran Vj
Shared from Java Aptitude Test on Oct 02, 2020 10:32 AM

The ______ program is a class file dissembler that comes with the JDK (1.0.2 and 1.1)

 
javap
an applet
beam
java servlet
Please type your answer before submitting.

Which keyword used to refer current class instance variables?

Manmatha Patra
Shared from Oracle DBMS PL/SQL on May 25, 2019 2:01 AM

There are _____ types of exceptions in PL/SQL.

 
two
four
three
six
Please type your answer before submitting.

There are 3 types of Exceptions in plsql predefined non predefined user defined

Matthew Mcdaniels
Shared from Boolean Algebra on Feb 23, 2018 10:20 PM

In boolean algebra, x. y = _____

 
x
y
x.y
y. x
Please type your answer before submitting.

Again, these two are logically equivalent and as such this is a very bad question.

Matthew Mcdaniels
Shared from Boolean Algebra on Feb 23, 2018 10:19 PM

In boolean algebra, x + y = ____

 
x
y
x + y
y + x
Please type your answer before submitting.

They are logically equivalent and therefore this is a bad question.

Abhishek
Shared from Programming on Aug 12, 2017 8:25 PM

C programming language is a ________ language.

 
high level
low level
middle level
machine level
Please type your answer before submitting.

C is high level langauge