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 14938Write 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 6884Snake 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 12517input may any number except 1,output will always 1.. conditions only one variable should be declare,don't use operators,expressions,array,structure
4 6158Find 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 15868If 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..
2028Stimulate calculators to perform addition,subtraction,multiplication and division on two numbers using if/else statement?
1 7646Post New IBM C Interview Questions
Can indexes fragment in sap maxdb?
Have you used macros in your application? What you have used?
What are the disadvantages of mongodb?
What are the basic or the general requirements of rap for front and back-office processing?
What is dbms in mysql?
What is flag in sql?
What is the difference between gsm and umts?
How do cryptography-based keys ensure the validity of data transferred across the network?
WHAT IS THE DEPREATION RATE FOR COMPANY, EXPLAIN DETAILD WITH EXAMPLE & ENTERY , PLEASE GIVE ME THE DETAIL OF IT ON MY E.MAIL sonidilip87@yahoo.com
how to delete an existing column in a table? : Sql dba
What is elementref in angular 4?
How does rdd work in spark?
What is secure remote access?
Aptitude, reasoning, quants, verbal and technical question
What classes should I not add to module's declarations?