- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
6 Posted Topics
I want to make a website about technology and programming languages , shopping purposes and Blogging as well as. I will also subscribe google adwords for making money and also will subscribe other money making stuff. 1.Which webhost serice provider will be best for me ? a. I will be …
using System; usingSystem.Collections.Generic; usingSystem.Text; using System.IO; namespace ConsoleApplication1 { class Program { stringchoice,c,d,E; public void n() { Console.WriteLine("Welcome To Turning GNIITians Discovery !!!!"); Console.WriteLine(""); Console.WriteLine("Choice-"); Console.WriteLine("A.New"); Console.WriteLine("B.Edit"); Console.WriteLine("C.Close"); Console.WriteLine(""); Console.WriteLine(" Enter Your Choice From The Above:- "); choice = Console.ReadLine(); Directory.CreateDirectory("D:\\SMBRD"); if (choice == "A") { Console.WriteLine("Enter Your File Name(Max …
String Name; While(Name== "Himanshu" || "HIMANSHU" ) { //Both the names above are same but have Different because Capital and Small letters. } what to do in this ??
how to create a character array which will accept 8 characters from the user and than convert that array into string variable and if the user gives the more than 8 characters the program will throw an error. it's very difficult????
How It Will Be done ?
can u explain the first 2 answers....?
The End.