Forwarded from K D
C++ Hand Written Notes.pdf
33.6 MB
C++ Hand Written Notes 📒
@web_dev_programming
@web_dev_programming
Forwarded from Deleted Account
Quiz 4: Which of the following kernel is used in Android?
Anonymous Quiz
11%
Windows
36%
Java
8%
Redhat
35%
Linux
10%
C++
Forwarded from K D
Quiz 5: A function in PHP that starts with __ (double underscore) is known as
Anonymous Quiz
35%
Inbuilt Function
22%
Default Function
23%
Magic Function
20%
User Defined Function
Future of Cloud Computing. Why Cloud Computing is trending nowadays? 🧐🤔
https://thewebseeker.com/what-is-cloud-computing/
https://thewebseeker.com/what-is-cloud-computing/
The Web Seeker
What is cloud computing? Beginner's Guide - The Web Seeker
Cloud computing is a set of various services offered to you by a cloud provider on remote servers including servers, storage, databases, networking, software, analytics, and intelligence
Convert CSV to Excel using Pandas in Python. @web_dev_programing
Forwarded from Deleted Account
Quiz 5: ______ is used to unset a variable in PHP ?
Anonymous Quiz
18%
delete()
54%
unset()
15%
unlink()
14%
remove()
Forwarded from K D
Quiz 6: Which of the following is the correct way to send mail in HTML?
Anonymous Quiz
59%
<a href = "mailto: xy@y.com">
14%
<a href = "xy@y.com">
13%
<mail xy@y</mail>
14%
None of the above