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, where i have a grid with many cells, how many paths are possible from one point to other desired points.
1250Devise a program that inputs a 3 digit number n and finds out whether the number is prime or not. Find out its factors.
TCS,
1142Write a program to implement a round robin scheduler and calculate the average waiting time.Arrival time, burst time, time quantum, and no. of processes should be the inputs.
1126
What is extern storage class in c?
what Is DCS ? what i will get benefit when i did?
How can you simulate noise model using r?
What is a literal in c++?
How do we extend yii?
What is laravel php?
What is the name of cakephp database configuration file name and its location?
Mention the architecture of django architecture?
Program to find the sum of digits of a given number until the sum becomes a single digit. (e.g. 12345=>1+2+3+4+5=15=>1+5=6)
how to execute a program using if else condition and the output should enter number and the number is odd only...
how sap is different from other software ?
What are the different types of control structures in programming?
Which library would you prefer for plotting in python language: seaborn or matplotlib?
How to pass a variable by value in wordpress?
What is csrf protection in laravel?