Perannagari

Collection of the best stuff

Wednesday, 8 July 2020

PhD by publication

›
"PhD by publication is an alternative that can help address the growing need for qualified academic professionals while maintaining the...
1 comment:
Wednesday, 1 March 2017

Java collection Notes

›
Java Collections and Generics ·         The Java Collections Framework ·         Java Generics 13.1. The Java Collections Framew...
Sunday, 16 October 2016

Selenium find element Notes

›
8 locations for selecting object: (Firebug and firepath for visualising) by.id: id attribute is availble, value must be unique, should be ...
1 comment:
Sunday, 25 September 2016

CAT preparation 2016

›
Quantitative Aptitude (QA), Verbal and Reading Comprehension (VRC) Data Interpretation & Logical Reasoning (DLIR) # Verbal & Readin...
Monday, 15 August 2016

Sanfoundry 1000 Java MCQS Notes

›
Networking: How many ports of TCP/IP are reserved for specific protocols? 1024 Which of these exception is thrown by URL class’s constr...
Sunday, 7 August 2016

Java Random Notes

›
throws is used to postpone the handling of a checked exception and throw is used to invoke an exception explicitly. Mainly used for user d...
Sunday, 31 July 2016

HEAP SORT JAVA

›
import java.util.Scanner; // Java program for implementation of Heap Sort public class HeapSort { public void sort(int arr[]) { ...
›
Home
View web version
Powered by Blogger.