Python Related (3312)
PHP Related (7341)
Scala (340)
R Programming (396)
Kotlin (184)
Apache Groovy (39)
Ruby (245)
Go Programming Language (139)
Objective-C (429)
Programming Languages AllOther (746) How can draw a box in cprogram without using graphics.h header file & using only one printf(); ?
NIIT,
4 10949hi folks i m approching for h1 b interview on monday 8th of august at montreal and i m having little problem in my approval notice abt my bithdate my employer has made a mistake while applying it is 12th january and istead of that he had done 18 the of january do any body have any solution for that if yes how can i prove my visa officer abt my real birthdate it urgent please let me know guys thaks dipesh patel
1892Print all numbers which has a certain digit in a certain position eg: number=45687 1 number=4 2 number=5 etc
4 5676Reverse the part of the number which is present from position i to j. Print the new number. eg: num=789876 i=2 j=5 778986
1 3706Reverse the part of the number which is present from position i to j. Print the new number.[without using the array] eg: num=789876 i=2 j=5 778986
2 4950print the following using nested for loop. 5 4 3 2 1 1 2 3 4 3 2 1 1 2 1 2 1 1 2 3 4 3 2 1 1 2 3 4 5
IBM,
7 14218Print all the palindrome numbers.If a number is not palindrome make it one by attaching the reverse to it. eg:123 output:123321 (or) 12321
HCL,
7 13461what is difference b/w object based and object oriented programming language?
Chaitanya, College School Exams Tests, Educomp, IBM, Infosys, Telko,
18 47193What is floating point exception error? And what are different types of errors occur during compile time and run time? why they occur?
1 3904Write a program to remove the C comments(/* */) and C++ comments(//) from a file. The file should be declared in command line.
4 51913
Can I use wordpress themes on my own website?
What is string and its function?
How do I install wordpress on my website?
What is the difference between object-oriented programming and procedural programming?
find the sum of two matrices and WAP for it.
What are wp hooks?
What are the benefits of laravel?
What is the history of Delphi?
What is getche() function?
What is c++ in english?
How can I use a preprocessorif expression to ?
What is database abstraction layer in drupal ?
Can constructor be private in c++?
How to convert html to pdf in cakephp?
What is the best style for code layout in c?