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) write a program to find a given no. is divisible by 3 or not without using any arthimetic operators?
3 17033write a c++ program to create class student having datamember name,Roll_no,age,and branch intilcization all the member using constructor print the all the details on the screen.
2692In java a final class is a class that cannot be derived. How can you make a similar class in C++
1 4198What is true about the following C Functions (a) Need not return any value (b) Should always return an integer (c) Should always return a float (d) Should always return more than one value
2 7895if int1 has the value 12, int has the value 18, and int3 has the value 21, what is the result: int1 < int2 && int2 < int 3
3 8152how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?
19901. Write a function to display the sum of two numbers in the following ways: By using (i) pass by value (ii) pass by address a. function with argument and with return value b. function with argument and without return value c. without argument , with return value d. without argument , without return value Note: Use pass by address.
2817What is wrong with this code such that it doesnt produce
the input reversed?
#include
How to set a custom CVS PServer port?
How do I upload a folder?
In FP, What is the difference between a function and a procedure?
What are the benefits of using php?
To solve the 8 Queens problem, which algorithm is used?
Carry out conversion of one object of user-defined type to another?
Difference between inline functions and macros?
What are c++ data types?
Explain me what is the importance of "method" attribute in a html form?
How will you sort a list?
Why is php used for web development?
How strings can be sliced?
What are string functions?
What does it mean when it says the csrf token is invalid?
What happens if I delete a category in wordpress?