Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
public void draw Rect(Graphics g,int a,int b,int c,int d)
arraysjava
0 Votes
1 Answer
28th Dec 2016, 8:01 AM
Debangshu Singh
Pls explain this function,void swap(int a,int b){ int t; t=a; a=b; b=t;}
c++
1 Vote
2 Answers
22nd Apr 2017, 7:55 AM
Goudham Ram
class Program { void main(int a,int b) { int c; c=a+b; System.out.println("Final value ="+c);
java
0 Votes
3 Answers
1st Jun 2022, 4:04 AM
Shashank
#include<stdio.h> void main() { int i=2, j=3; printf("%d\n",func(i,j));} int func(int a,int b) { a=a-5; b++; return(!a+- -b);}
c
-4 Votes
2 Answers
28th Feb 2021, 3:43 PM
Ish Jaiswal
Hey friends can anyone please help me with this code
a,int
b;if(a%
b)
fun(int
if(a==0)
include<stdio.h>int
return
1 Vote
3 Answers
26th Jul 2022, 10:16 AM
Keerthana.S
Ask a question
Ask a question
Ask a question
Ask a question
Hot today
How to allow one instance of exe
2 Votes
Reverse observer pattern : remove dynamic_cast
2 Votes
Python
1 Votes
Theater management help me
2 Votes
What has happened?
1 Votes
What should I add/improve ?
1 Votes
Should You Specialize or Diversify in Programming?
1 Votes
Tools for web design?
1 Votes
Flight tracker coding foundation help me
1 Votes
Remove raw pointer from observer design pattern
0 Votes