"There is no God but One"
Welcome to Danish Coder, a YouTube channel dedicated to teaching programming in different languages and web development. With a passion for coding I provide clear and concise tutorials that are easy to follow, even for beginners. From popular languages like Python, Java, and JavaScript to specialized languages like Ruby and Swift, this channel offers a comprehensive range of tutorials that will help you master the language of your choice. With engaging visuals, clear explanations, and a friendly teaching style, Danish Coder makes learning programming and web development fun 😊and accessible for everyone. Subscribe now and start your coding journey!


Mr. Developer

What is the output of the following python code?
var1 = 1
var2 = 2
var3 = "3"

print(var1 + var2 + var3)

1 year ago | [YT] | 3

Mr. Developer

goto in c++ can be classified into?

1 year ago | [YT] | 10

Mr. Developer

What is C++?

2 years ago | [YT] | 5

Mr. Developer

Choose the correct default return value of function in C++?

2 years ago | [YT] | 2

Mr. Developer

Identify the incorrect constructor type?

2 years ago | [YT] | 2

Mr. Developer

Identify the correct definition of ‘*’ operator in pointer?

2 years ago | [YT] | 1

Mr. Developer

Identify the correct syntax for declaring arrays in C++.

2 years ago | [YT] | 1

Mr. Developer

Which of the following is “address of operator”?.

2 years ago | [YT] | 0

Mr. Developer

Which of the following loops is best when we know the number of iterations?

2 years ago | [YT] | 0

Mr. Developer

Identify the scope resolution operator:

2 years ago | [YT] | 0