Join Regular Classroom : Visit ClassroomTech

Miscellaneous

Infytq Previous Year Solve

Facebook Twitter Telegram Linkedin Pinterest Tumblr Envelope Password Generator Bracket Validator Reverse a String Except Special Characters Longest Prefix Which is the Suffix Largest Even Unique Integer Longest Unique Substring of a String Character Shifting Add and Concatenate Longest Fibonacci Series Concatenation of Alphabetical Group Minimum Consecutive Number in Matrix Matrix and Digit Sum  Odd

Infytq Previous Year Solve Read More »

Verbal Ability

Question 1: Mark the option best suited to replace the underlined portion of the sentence given belowI am tired as I am running since morningA) I was runningB) I had been runningC) I will be runningD) I have been running Answer : B) I had been running Question: 2 The sentence given below forms a

Verbal Ability Read More »

GATE Scorecard is available

GATE Scorecard is available for eligible candidates The Graduate Aptitude Test in Engineering is an examination that primarily tests the comprehensive understanding of various undergraduate subjects in engineering and science for admission into the Masters Program and Job in Public Sector Companies. Important dates Registration Date : 11 Sep–8 Oct 2020 Admit card available :

GATE Scorecard is available Read More »

PHP and MySQL

Mostly Asked Project Questions on PHP 1. What is your project topic?Ans. Tell your Project Topic in brief in two or three lines. 2. Why your project is unique from others?Ans. It is a very common question in most of the interviews. Mind it, the interviewer is focusing on listening to some different features that

PHP and MySQL Read More »

SQL Syntax

SQL is followed by unique set of rules and guidelines called Syntax. This tutorial gives you a quick start with SQL by listing all the basic SQL Syntax: All the SQL statements start with any of the keywords like SELECT, INSERT, UPDATE, DELETE, ALTER, DROP, CREATE, USE, SHOW and all the statements end with a

SQL Syntax Read More »

Java Interview Questions

Q1. What is Encapsulation?Answer Encapsulation provides objects with the ability to hide their internal characteristics and behavior. Each object provides a numberof methods, which can be accessed by other objects and change its internal data. In Java, there are three access modifiers: public, private and protected. Each modifier imposes different access rights to other classes, either

Java Interview Questions Read More »