Posts
A programming team has 13 members comprising of 7 women and 6 men. How many
groups of 7 members can be chosen that contains 4 women and 3 men?
A programming team has 13 members comprising of 7 women and 6 men. How many
groups of 7 members can be chosen that contains 4 women and 3 men?
- Get link
- X
- Other Apps
- Get link
- X
- Other Apps
- Get link
- X
- Other Apps
- Get link
- X
- Other Apps
What is the output of the program?#includeint main(){ extern int a; printf("%d\n", a); return 0;}int a=20;
What is the output of the program?#includeint main(){ extern int a; printf("%d\n", a); return 0;}int a=20;
- Get link
- X
- Other Apps
- Get link
- X
- Other Apps
- Get link
- X
- Other Apps
- Get link
- X
- Other Apps
- Get link
- X
- Other Apps
#include { int x = 100; { int x = 200; printf(“%d”, x ); } printf(“%d ”, x );}The output of this program is:
#include { int x = 100; { int x = 200; printf(“%d”, x ); } printf(“%d ”, x );}The output of this program is:
- Get link
- X
- Other Apps
- Get link
- X
- Other Apps
- Get link
- X
- Other Apps
- Get link
- X
- Other Apps
- Get link
- X
- Other Apps
- Get link
- X
- Other Apps
- Get link
- X
- Other Apps
- Get link
- X
- Other Apps