what will be the output of this program?
#include
write a program to display the numbers in the following format 4 4 3 3 3 3 2 2 2 2 2 2 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 2 2 2 2 2 3 3 3 4
9 14521Write a program that takes a 5 digit number and calculates 2 power that number and prints it(should not use big integers and exponential functions)
2 6731Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.
7 12137input may any number except 1,output will always 1.. conditions only one variable should be declare,don't use operators,expressions,array,structure
4 5916Find the output? void main() {float a=2.0; printf("\nSize of a ::%d",sizeof(a)); printf("\nSize of 2.0 ::%d",sizeof(2.0));}
11 15349If i have an array 0 to 99 i.e,(Size 100) I place the values 1 to 100 randomly like a[0]=29,a[1]=56 upto array[99].. the values are only between 1 to 100. getting the array values by using scanf.. If i entered one wrong element value line a[56]=108. how can i find it.. and also how to find the missing value in 1 to 100.. and i want to replace the missing values.. any one of them know please post your answer..
1987Stimulate calculators to perform addition,subtraction,multiplication and division on two numbers using if/else statement?
1 7538Post New IBM C Interview Questions
How do I run iis express?
Which is the autotrophic group responsible for the production of most part of the molecular oxygen of earth?
How is node js used in web development?
Where is iis manager?
Define pollution?
What is cost accountancy?
What is the accounting and logistical information that gets defined with a project definition?
What are the other three engines which are part of SAP HANA?
What is meant by rest api in java?
What is the difference between cybersecurity and information security?
As python is more suitable for the server-side application, it is very important to have threading implemented in your server code. How can you achieve that in python?
How to create rpa bot?
Why half-wave rectifiers are generally not used in dc power supply?
What is a stringbuffer?
How do I insert a list of tables in word?