Python Related (3312)
PHP Related (7341)
Scala (340)
R Programming (396)
Kotlin (184)
Apache Groovy (39)
Ruby (245)
Go Programming Language (139)
Objective-C (429)
Programming Languages AllOther (746)
How to Disable a radio button in a TRadioGroup?
What do you understand by modular programming?
Can a variable be both const and volatile?
Is it possible to pass the dynamic values to views?
How Python performs Compile-time and Run-time code checking?
How to get number of elements in an array?
In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)
What are php libraries?
what is a pragma in C++?
Can I use com components from .net programs?
What is the purpose of ftell?
What does the function zip() do?
Create a registration form application by taking the details like username, address, phone number, email with password and confirm password (should be same as password).Ensure that the password is of 8 characters with only numbers and alphabets. Take such details for 3 users and display the details. While taking input password must appear as “****”.
Are php strings immutable?
What are lvalue and rvalue?