Skip to content

Commit 760e4bc

Browse files
committed
Java Addidtion
1 parent 6ef63e9 commit 760e4bc

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

content/blog/java/_index.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: "C#"
3+
author: "Codefrydev"
4+
weight: 100
5+
date: 2024-06-10T11:57:15+05:30
6+
lastmod: 2024-06-24T23:59:59-07:00
7+
dateString: June 2024
8+
description: "Welcome to an exciting journey into the world of C# programming! In the following series of posts, we will guide you step by step, from the basics to becoming proficient in this powerful and versatile language. Whether you're a complete beginner or looking to enhance your skills, this guide is designed to help you succeed. Let's embark on this adventure together and unlock the potential of C# programming!"
9+
hideMeta: true
10+
keywords: ["Blog", "CFD", "NET" ,"Tutorials","C Sharp","Basic","Codefrydev","Code Fry Dev"]
11+
---

content/blog/java/interview.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: "Prepare for Java Interview"
3+
author: "PrashantUnity"
4+
weight: 110
5+
date: 2025-03-01
6+
lastmod: 2025-03-01
7+
dateString: March 2024
8+
description: "General Question"
9+
#canonicalURL: "https://canonical.url/to/page"
10+
cover:
11+
image: "cover.jpg" # image path/url
12+
alt: "Download Logo" # alt text
13+
#caption: "Optical Character Recognition" display caption under cover
14+
15+
tags: [ "codefrydev", "Java", "CFD"]
16+
keywords: [ "codefrydev", "Java", "CFD"]
17+
---
18+
19+
### Q1. What is C#? What is the difference between C# and .NET?

0 commit comments

Comments
 (0)