• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu

Q&A Discussions

A) Write a C program to search a particular roll no. in an array. If that roll no. exist in an array print “number is present"
c
-4 Votes
2 Answers
22nd Apr 2018, 10:07 AM
uttamrich
uttamrich - avatar
Can we declare variables within if statement and will that particular variable be considered only in the if statement or can it be used outside the statement
python
0 Votes
2 Answers
15th Oct 2016, 2:42 PM
Dheeraj N
Dheeraj N - avatar
Which are the Languages in which a COMPILER may be designed...? What are the principles to b kept in mind while designing them
aareofparticularprogrammingsoftwarestranslatorswhat
1 Vote
1 Answer
17th Dec 2016, 2:10 PM
lakshmi narayanan
lakshmi narayanan - avatar
Isn't this just a reoccurring function called from within itself until a particular set of conditions are met? I don't know it just seems like shorthand to me. Like a do-while loop. I am sure it could be used for more than just factorials.
c#recursion
1 Vote
2 Answers
28th Jun 2016, 10:39 PM
Matt Roberts
Matt Roberts - avatar
Lets say I have created a view and I have forgotten the name i used for that particular view but I urgently need to update the query for the view. Is there a way to see all the views I have created so far? so as to help me identify the view that needs to be updated.
sqlviews
1 Vote
2 Answers
8th Jan 2016, 1:50 AM
Nana Qhuacy
< Previous1...56Next >
Hot today
Functions in python
1 Votes
HTML
1 Votes
For Mobile app
0 Votes
What’s the One Thing That Helped You Learn Coding Faster?
2 Votes
How can you find whether a number is odd or even in a different way(other than (x%2==0))?
0 Votes
I need advice
0 Votes
Answer please
0 Votes
this query always result to be incorrect from Sorting Data lesson
1 Votes
I need advice
0 Votes
Why this code fails even without data race
0 Votes