ºÝºÝߣ

ºÝºÝߣShare a Scribd company logo
  C your C  Skills By   Sabith B   BE Computer Science [email_address]
How to add two numbers How to multiply  two numbers How to add two numbers without using "+"   How to multiply  two numbers without using “*“ Write a c or c++ program to print "Hello World" but without using semicolon(  even once in code ??????  How to draw a circle without using header files? How do you write a program which produces its own source code as its output? How to print a semicolon without using semicolon else where in the program? Write a C  program  to find a peculiar two  digit number  which is three times the sum of its digits.  How to Print Numbers without using Loops(for, while, etc.,):  without using third variable how to swap two variable?

More Related Content

C your C

  • 1. C your C Skills By Sabith B BE Computer Science [email_address]
  • 2. How to add two numbers How to multiply two numbers How to add two numbers without using "+" How to multiply two numbers without using “*“ Write a c or c++ program to print "Hello World" but without using semicolon(  even once in code ?????? How to draw a circle without using header files? How do you write a program which produces its own source code as its output? How to print a semicolon without using semicolon else where in the program? Write a C  program  to find a peculiar two  digit number  which is three times the sum of its digits. How to Print Numbers without using Loops(for, while, etc.,): without using third variable how to swap two variable?