AgriChain

BlockGrain Interview Questions and Coding Round for Python Developer

What are the BlockGrain Interview Questions asked for Python developer job? Python and JavaScript coding round questions.

linux

Step-by-Step Commands to Write Your First Vim Function Example | Rules | Uses

[Explained] How to write Vim function and Vim function example. What are the rules, uses and different commands to execute and call Vim function in Linux?

HTML

HTML Program Examples with Output [Writing Your First HTML Page]

How to write and execute simple HTML program examples with output? What are the different basic HTML tags- root, head, title and body? What empty HTML tag?

Java

Different Types of Inheritance in Java with Example Program

What are the different types of inheritance in Java? Explained with the Java programming example for each type.

interview

Syntel Hackathon Questions | Interview Rounds | Placement Paper

Syntel hackathon questions, Syntel interview questions from technical and coding interview rounds. Placement paper.

HTML

[Solved] How to Pass Data to Another Page using JavaScript LocalStorage?

Simple code to pass data to another page using JavaScript localStorage. HTML Code example for passing data without URL.

HTML

List of All Basic HTML Tags Exaplained with Example

What are the basic HTML tags and how to use them? HTML tags for text formatting, table, list, image are the most useful.

Java

2 Types of Constructors in Java | Example | Constructor Overloading

Short tutorial- What is a constructor and, types of constructors in Java? What are the basics rules for writing constructor in Java? What is constructor overloading in Java? Explained with an example.

Python

4 Python String Formatting Every Python Developer should Master

What are the different Python string formattings for Python version 2 and 3? Evaluating expression in Python string formatting.