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 14917Write 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 6876Snake 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 12508input may any number except 1,output will always 1.. conditions only one variable should be declare,don't use operators,expressions,array,structure
4 6145Find 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 15844If 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..
2023Stimulate calculators to perform addition,subtraction,multiplication and division on two numbers using if/else statement?
1 7639Post New IBM C Interview Questions
What are respectively some remarkable functions of hemoglobin?
What is the difference between resource allocation and resource provisioning?
WAP to display "I LOVE MY COUNTRY " without any space
How pointers are declared?
Explain states of a thread in c#?
List a few of your achievements. What are you weaknesses?
What is the latest version of ubuntu?
Tell us what are transparent table?
How will you do the 'copy a process chain'
Is learning unix useful?
Hello to every body ... Its not its not a interview question In accounting field can we make Money ?
You run a technical support website where members post questions and answers to problems experienced and general know how. You have to provide explanations to recently posted questions. Some opf these questions need reasearch.
How do I stop a linux script from command line?
Difference beetween form library and document library?
How to write media query for mobiles?