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 17182write 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.
2751In java a final class is a class that cannot be derived. How can you make a similar class in C++
1 4309What 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 8007if 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 8272how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?
20511. 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.
2867What is wrong with this code such that it doesnt produce
the input reversed?
#include
List available types of relationships in laravel eloquent.
What is balance factor?
What is cms stand for?
Why overriding is called runtime polymorphism?
What are variables in python?
What is foreach loop in php?
In php how can you jump in to and out of "php mode"?
What is the need of a destructor? Explain with the help of an example.
Where do slugs stay during the day?
How can you find length of a tuple in python?
Mention what are the key features of Drupal?
What are the drush commands you use while development?
Does zend framework support php 4?
Which method do you follow to get a record from a million records? (Searching not from database, from an array in php)?
What is luman?