public class First
{
public static void main(String[] args)
{
int a;
a=EasyIn.getInt();
System.out.println(" the value of a " +a);
}}
// this code is showing an error of " easy In " not finding symble.
// help me
umair jameel 0 Newbie Poster
stultuske 1,116 Posting Maven Featured Poster
NormR1 563 Posting Sage Team Colleague
stultuske 1,116 Posting Maven Featured Poster
NormR1 commented: To counter the down arrow +13
NormR1 563 Posting Sage Team Colleague
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.