counting identifiers,no.of inputs and outputs

counting identifiers,no.of inputs and outputs

Hi,
my name is jyothi.iam doing my miniproject the title is 'evaluation of complexity measure using cognitive metrics'.actually i want to take the program as input and i want to find out
1.no.of identifiers
2.no.of unique lines containing identifiers
3.no.of identifiers in the set of unique lines
4.no.of inputs and outputs
5.according to control structures in the program i want to assign a value to control structures,how to find this........

if i calculate dis i can do my project dis is the basic for me..........

can any one help me abt this by giving guidelines or anything ............its urgent plsssssssss
iam trying dis but iam not getting.......

plsssssss any one tell me it can be java

for example
#include<stdio.h>
void main()
{
int a,b,c;
float d;
printf("enter a,b,c value");
scanf("%d %d %d",&a,&b,&c);
d=a+b+c;
getch();
}

through files i vil take the above program as input and i want to count identifiers for example the identifiers are 4(a,b,c,d)
no.of input is 1
no.of output is 1

we can do manually but
the calculation i want to do in program but how to count the identifiers,inputs,outputs etc..........
View Answers









Related Tutorials/Questions & Answers:
counting identifiers,no.of inputs and outputs - Java Magazine
counting identifiers,no.of inputs and outputs  Hi, my name... 3.no.of identifiers in the set of unique lines 4.no.of inputs and outputs... but the calculation i want to do in program but how to count the identifiers,inputs
Java program that inputs a document and then outputs a bar-chart pit
Java program that inputs a document and then outputs a bar-chart pit  Hello, I am new to Java and would like to see a Java Program that inputs a document and then outputs a bar-chart plot relative to the frequencies of each
Advertisements
ModuleNotFoundError: No module named 'inputs'
ModuleNotFoundError: No module named 'inputs'  Hi, My Python... 'inputs' How to remove the ModuleNotFoundError: No module named 'inputs'... to install padas library. You can install inputs python with following command
outputs - Java Beginners
outputs  WAP that outputs the result of the following evalutions based on the number entered by the user:- -square root of the number _power of the number _consine value of the numbe -random numbers between 0 and 1
Counting
ModuleNotFoundError: No module named 'counting'
ModuleNotFoundError: No module named 'counting'  Hi, My Python... 'counting' How to remove the ModuleNotFoundError: No module named 'counting... to install padas library. You can install counting python with following
ModuleNotFoundError: No module named 'counting'
ModuleNotFoundError: No module named 'counting'  Hi, My Python... 'counting' How to remove the ModuleNotFoundError: No module named 'counting... to install padas library. You can install counting python with following
ModuleNotFoundError: No module named 'switch-inputs'
ModuleNotFoundError: No module named 'switch-inputs'  Hi, My... 'switch-inputs' How to remove the ModuleNotFoundError: No module named 'switch-inputs' error? Thanks   Hi, In your python
ModuleNotFoundError: No module named 'tf-inputs'
ModuleNotFoundError: No module named 'tf-inputs'  Hi, My Python...-inputs' How to remove the ModuleNotFoundError: No module named 'tf-inputs' error? Thanks   Hi, In your python environment you
ModuleNotFoundError: No module named 'vivarium-inputs'
ModuleNotFoundError: No module named 'vivarium-inputs'  Hi, My... named 'vivarium-inputs' How to remove the ModuleNotFoundError: No module named 'vivarium-inputs' error? Thanks   Hi, In your python
ModuleNotFoundError: No module named 'Flask-Inputs'
ModuleNotFoundError: No module named 'Flask-Inputs'  Hi, My Python... 'Flask-Inputs' How to remove the ModuleNotFoundError: No module named 'Flask-Inputs' error? Thanks   Hi, In your python
ModuleNotFoundError: No module named 'residue-counting'
ModuleNotFoundError: No module named 'residue-counting'  Hi, My... named 'residue-counting' How to remove the ModuleNotFoundError: No module named 'residue-counting' error? Thanks   Hi, In your
ModuleNotFoundError: No module named 'residue-counting'
ModuleNotFoundError: No module named 'residue-counting'  Hi, My... named 'residue-counting' How to remove the ModuleNotFoundError: No module named 'residue-counting' error? Thanks   Hi, In your
ModuleNotFoundError: No module named 'cell_counting'
ModuleNotFoundError: No module named 'cell_counting'  Hi, My... 'cell_counting' How to remove the ModuleNotFoundError: No module named 'cell_counting' error? Thanks   Hi, In your python
letter counting for the smallest word
letter counting for the smallest word  How do I program my java program to only count the letters in the smallest of two words? this is what I have and it works EXCEPT that it counts all of the letters not just the smallest word
ModuleNotFoundError: No module named 'asset_allocation_inputs'
ModuleNotFoundError: No module named 'asset_allocation_inputs'  Hi...: No module named 'asset_allocation_inputs' How to remove the ModuleNotFoundError: No module named 'asset_allocation_inputs' error? Thanks   
ModuleNotFoundError: No module named 'asset_allocation_inputs'
ModuleNotFoundError: No module named 'asset_allocation_inputs'  Hi...: No module named 'asset_allocation_inputs' How to remove the ModuleNotFoundError: No module named 'asset_allocation_inputs' error? Thanks   
Counting specific word occurences in a file
Counting specific word occurences in a file  Hello I have a log file from the proxy which consists all the browsing history with date,time,url,ip address etc as fields.Now i need to take only main part of the url like the domain
ModuleNotFoundError: No module named 'counting-three-dijit'
ModuleNotFoundError: No module named 'counting-three-dijit'  Hi...: No module named 'counting-three-dijit' How to remove the ModuleNotFoundError: No module named 'counting-three-dijit' error? Thanks   Hi
ModuleNotFoundError: No module named 'cosmo-pair-counting'
ModuleNotFoundError: No module named 'cosmo-pair-counting'  Hi, My... named 'cosmo-pair-counting' How to remove the ModuleNotFoundError: No module named 'cosmo-pair-counting' error? Thanks   Hi
ModuleNotFoundError: No module named 'counting-three-dijit'
ModuleNotFoundError: No module named 'counting-three-dijit'  Hi...: No module named 'counting-three-dijit' How to remove the ModuleNotFoundError: No module named 'counting-three-dijit' error? Thanks   Hi
ModuleNotFoundError: No module named 'counting-three-dijits'
ModuleNotFoundError: No module named 'counting-three-dijits'  Hi...: No module named 'counting-three-dijits' How to remove the ModuleNotFoundError: No module named 'counting-three-dijits' error? Thanks   Hi
counting the positive,negative and zero nos. - Java Beginners
counting the positive,negative and zero nos.  Create a program that will input n number, and determine the number of positive, negative
Counting the highest sequence of zeros and one's - Java Beginners
Counting the highest sequence of zeros and one's  Count the highest sequence value of '0's and '1's. for a given string with zeroes and ones. Input: You should ask user to enter any bit string with zeros and ones sequence
java outputs - Java Beginners
counting the values in input file and and writing the output to a file
counting the values in input file and and writing the output to a file  Can any one please correct this code. This is to read a file and later it should write the output to a file. Input file has 20 rows and 4 columns. If we
Easy Counting Java Program...Please Help? - Java Beginners
Easy Counting Java Program...Please Help?  As I said, I am a beginner at Java. I came across this problem that Im sure uses java. Could you please tell me the code to do this and possibly explain? How many ways
Java Input/Output Examples
Java Input/Output Examples In this tutorial you will learn about how the Inputs and outputs are managed in java. To understand the Java Input & Output there is a package in java named java.io which provides the classes
word and character counting - Java Beginners
java word counting - Java Beginners
JavaScript array processing
JavaScript array processing       By processing array we simply mean that processing of the outputs of an array. Here in this example we have created three array objects
Struts 2 Validation (Int Validator)
inputs. These validation functions are sufficient for any normal web... inputs are stored. Struts 2 validation framework validates user input against
Determining the Number of Days in a Month
Determining the Number of Days in a Month   This section will show the way of counting the number of days of a month in the specified year. Following program takes the year as input through the keyboard and shows the number of days
Use of HTMLLayout in Log4j
. This layout outputs events in a HTML table. Appenders using this layout should have... characters could result in corrupted log files.  The HTMLLayout outputs
Hit Counter Servlet Example
Hit Counter Servlet Example       This example illustrates about counting how many times the servlet is accessed. When first time servlet (CounterServlet) runs then session is created
Subset Tag (Control Tags) Example
is a generic tag that takes an iterator and outputs a subset of it. It delegates.... The subset tag  takes an iterator and outputs a subset of it. ADS
Mysql XOR
. The output of the XOR is 0 when both the specified inputs are same. The output is 1...' then output is '0': The Query return the output 0 when both the inputs are 1
Using Standard Converter & Custom Converter
Using Standard Converter & Custom Converter          Convertors are used to make sure the component value is of right type. When the user inputs value
JetSet
the desired outputs, such as source code, documentation or other models. Standing
Throwing Run time exception in Echo3
perform wrong inputs and wrong button pressing and such activities. So to create
iPhone Development in 2009
iPhone Development in 2009       The iPhone, Apple Inc's latest gadget is already a craze worldwide with more than 15,000 applications designed for it and counting. The one big
Access Modifiers and Garbage Collection
-counting memory management system through retain and release keywords
XSLT Output Types
processor outputs the result as specified the type in the method attribute
Counter in Init() Method
and by reading the init parameter to know from where the counting will begin
Custom Converter Example
Custom Converter Example          This section explains creating custom converter. When the user inputs value to the component
Must to See Agra Fort
with it for more than 500 years and still counting. The Agra Red Fort resembles
TensorFlow 2 Linear Regression Example
]) outputs = inputs * weight + bias + noise You can check the generated data... || []).push({}); print(inputs) print(noise) print(outputs) Define...): plt.scatter(inputs, outputs, c='b') #plt.scatter(inputs, model
java prog
java prog  Write a Java applet that inputs a person's date of birth (month, day, year): â?¢ Informs the person if the year of birth is a prime number... and outputs the day of week they were born. â?¢ Compute and output their Zodiac sign
PHP Array Count
TRIANGLE OF *S AT THE BOTTOM RIGHT!!! - Java Beginners
TRIANGLE OF *S AT THE BOTTOM RIGHT!!!  My Question is to : "Write a program that inputs one integer m and outputs an m-line high triangle of *'s with the right angle at the bottom-right." PROBLEM: Have tried so many times

Ads