Coder Baba
2.42K subscribers
1.01K photos
23 videos
722 files
723 links
Everything about programming for beginners.
1 and only official telegram channel of CODERBABA India.

Content:
.NET Developer,
Programming (ASP. NET, VB. NET, C#, SQL Server),
& Projects
follow me https://linktr.ee/coderbaba
*Programming
*Coding
*Note
Download Telegram
SQL Notes
👆👆
what is the difference between Response.write() and Response.output.write()??
CARD-HOVER HTML CSS JS By CoderBaba.rar
1.4 KB
Card Hover effect using HTML CSS and JS
SQL Beginner to Advanced
All Free Resources for SQL at one place!!!!


Free Courses:
1. Introduction to Databases and SQL (Udemy)
2. Advanced Databases and SQL (Udemy)
3. Learn SQL (Codeacademy)
4. SQL Tutorial (SQLZoo)
5. SQL for Data Science (Coursera)
6. SQL Class (W3Schools)


YouTube Channel:
1. ALEX THE ANALYST
2. FreeCodeCamp.org
3. EDUREKA
4. DAVE ON DATA
5. Intellipaat
6. Great Learning


BLOGS/WEBSITE/INTERVIEW PREP :
1. LearnSQL.com
2. DB-Engine
3. SQL ISLAND
4. SQLBOLT
5. Hackerrank
6. Leetcode
7. SQLPad
Please🙏 Do Subscribe and Support💪 my Vlogging channel #CoderBabaVlogs
https://youtu.be/Vbfnl73vAjE
The Interpreters are platform_______________?
A) Dependent =Ans
B) Independent
Q. JVM in Java is a?

A) Assembler
B) Complier
C) Debugger
D) Interpreter =Ans

Q. Which of the following is true regarding JVM?
1- JVM complies the bytcode, coverts it into native code, and then executes the native code (True)
2- JVM interprets the bytcode line by line, and then executes it (True)